From 1cb9b6b364b8062bfa8d484a302e434c1dc28cd7 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 22 Sep 2019 10:06:30 +0900 Subject: [PATCH] * fix link to v1.2.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abcd703..c3e9527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,6 @@ 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/v1.2.0...HEAD -[1.1.0]: https://github.com/shimataro/ssh-key-action/compare/v1.1.0...v1.2.0 +[1.2.0]: https://github.com/shimataro/ssh-key-action/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/shimataro/ssh-key-action/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/shimataro/ssh-key-action/compare/8deacc95b1ee5732107e56baa4c8aac4c386ef7e...v1.0.0