From 9a3ad5c83ea18dade47ba2b6d51ed08fc7bf028d Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 22 Sep 2019 10:09:00 +0900 Subject: [PATCH] * fix link to v1.2.0 (#21) --- 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