Update kingfisher@latest to 1.106.0

This commit is contained in:
Taiki Endo
2026-07-09 22:48:51 +09:00
parent cf10e546be
commit dc84fc5f1a
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 1.106.0.
- Update `biome@latest` to 2.5.3. - Update `biome@latest` to 2.5.3.
## [2.82.11] - 2026-07-08 ## [2.82.11] - 2026-07-08
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.105.0" "version": "1.106.0"
}, },
"1": { "1": {
"version": "1.105.0" "version": "1.106.0"
},
"1.106": {
"version": "1.106.0"
}, },
"1.106.0": { "1.106.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {