Update parse-changelog@latest to 0.6.0 (#149)

This commit is contained in:
Taiki Endo
2023-06-26 14:05:52 +09:00
committed by GitHub
parent 27465951f4
commit c718718fa0
2 changed files with 26 additions and 1 deletions

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]
- Update `parse-changelog@latest` to 0.6.0.
## [2.12.0] - 2023-06-26
- Support `cargo-make`. ([#146](https://github.com/taiki-e/install-action/pull/146), thanks @joshka)