Release 1.3.0

This commit is contained in:
Taiki Endo
2022-04-04 21:49:48 +09:00
parent 22a596fc5d
commit 35203641a6

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [1.3.0] - 2022-04-04
- Support `mdbook`. ([#2](https://github.com/taiki-e/install-action/pull/4), thanks @thomcc) - Support `mdbook`. ([#2](https://github.com/taiki-e/install-action/pull/4), thanks @thomcc)
## [1.2.2] - 2022-03-18 ## [1.2.2] - 2022-03-18
@@ -84,7 +86,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.2.2...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/taiki-e/install-action/compare/v1.2.2...v1.3.0
[1.2.2]: https://github.com/taiki-e/install-action/compare/v1.2.1...v1.2.2 [1.2.2]: https://github.com/taiki-e/install-action/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/taiki-e/install-action/compare/v1.2.0...v1.2.1 [1.2.1]: https://github.com/taiki-e/install-action/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/taiki-e/install-action/compare/v1.1.9...v1.2.0 [1.2.0]: https://github.com/taiki-e/install-action/compare/v1.1.9...v1.2.0