From 34a132724c59bd0bce97d3eb0e6e8fdb79a53891 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sat, 8 Feb 2020 18:53:35 +0900 Subject: [PATCH] * fix CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c31957f..aaaf6f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,7 +92,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * First release. [Unreleased]: https://github.com/shimataro/ssh-key-action/compare/v2.0.0...HEAD -[2.0.0]: https://github.com/shimataro/ssh-key-action/compare/v1.6.4...v2.0.0 +[2.0.0]: https://github.com/shimataro/ssh-key-action/compare/v1.6.5...v2.0.0 [1.6.5]: https://github.com/shimataro/ssh-key-action/compare/v1.6.4...v1.6.5 [1.6.4]: https://github.com/shimataro/ssh-key-action/compare/v1.6.3...v1.6.4 [1.6.3]: https://github.com/shimataro/ssh-key-action/compare/v1.6.2...v1.6.3