Update kingfisher@latest to 2.2.0

This commit is contained in:
Taiki Endo
2026-09-10 23:50:52 +09:00
parent da4edc635f
commit ada1005a7d
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.2.0.
## [2.87.9] - 2026-09-09 ## [2.87.9] - 2026-09-09
- Update `oxfmt@latest` to 1.82.0. - Update `oxfmt@latest` to 1.82.0.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2.1.0" "version": "2.2.0"
}, },
"2": { "2": {
"version": "2.1.0" "version": "2.2.0"
},
"2.2": {
"version": "2.2.0"
}, },
"2.2.0": { "2.2.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {