Update git-cliff@latest to 2.2.0

This commit is contained in:
Taiki Endo
2024-03-30 15:07:18 +00:00
parent 10b774e4cd
commit 16c8e39687
2 changed files with 27 additions and 2 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] ## [Unreleased]
- Update `git-cliff@latest` to 2.2.0.
## [2.31.2] - 2024-03-28 ## [2.31.2] - 2024-03-28
- Fix `cargo-spellcheck` installation bug. ([#428](https://github.com/taiki-e/install-action/pull/428)) - Fix `cargo-spellcheck` installation bug. ([#428](https://github.com/taiki-e/install-action/pull/428))

View File

@@ -27,10 +27,33 @@
} }
}, },
"latest": { "latest": {
"version": "2.1.2" "version": "2.2.0"
}, },
"2": { "2": {
"version": "2.1.2" "version": "2.2.0"
},
"2.2": {
"version": "2.2.0"
},
"2.2.0": {
"x86_64_linux_musl": {
"checksum": "5f4c75d60fe2a8160ad5d4f6bd9fa8d7c780272e1cfae0753c83ac20101e898f"
},
"x86_64_macos": {
"checksum": "26d1810e470735a551998f727b87728d9de1b993c14666a018e1f7ba7f5c52da"
},
"x86_64_windows": {
"checksum": "85f55fe0cdcd7de5410d82cb7417051cfe2eb4051ae8b9bb907ee6ce1329efab"
},
"aarch64_linux_musl": {
"checksum": "66697436c1f6581458c95ef5187d725a34f6a1fd94e2a46306f85c92a27f7f8c"
},
"aarch64_macos": {
"checksum": "395d50f2657a0c5425e5c24672f9c5247ec36c57c08f485d2b0050dc81270b22"
},
"aarch64_windows": {
"checksum": "11ed1767f0384ed2dc7b37b3f8842ff9a5385fe71ca1811a3615f77b92e2f45f"
}
}, },
"2.1": { "2.1": {
"version": "2.1.2" "version": "2.1.2"