Update git-cliff@latest to 2.14.1

This commit is contained in:
Taiki Endo
2026-09-05 03:00:30 +09:00
parent 83991cf643
commit 92c78acfec
2 changed files with 7 additions and 2 deletions
+2
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.14.1.
- Update `cargo-zigbuild@latest` to 0.23.4. - Update `cargo-zigbuild@latest` to 0.23.4.
- Update `cargo-deb@latest` to 3.8.0. - Update `cargo-deb@latest` to 3.8.0.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2.13.1" "version": "2.14.1"
}, },
"2": { "2": {
"version": "2.13.1" "version": "2.14.1"
},
"2.14": {
"version": "2.14.1"
}, },
"2.14.1": { "2.14.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {