Update kingfisher@latest to 2.5.0

This commit is contained in:
Taiki Endo
2026-09-20 21:03:30 +09:00
parent 2588b3fa53
commit 28baa71610
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 `kingfisher@latest` to 2.5.0.
- Update `kache@latest` to 0.25.0. - Update `kache@latest` to 0.25.0.
- Update `git-cliff@latest` to 2.14.2. - Update `git-cliff@latest` to 2.14.2.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2.4.0" "version": "2.5.0"
}, },
"2": { "2": {
"version": "2.4.0" "version": "2.5.0"
},
"2.5": {
"version": "2.5.0"
}, },
"2.5.0": { "2.5.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {