Update protoc-gen-connect-openapi@latest to 0.26.0

This commit is contained in:
Taiki Endo
2026-09-07 17:38:09 +00:00
parent 180b23ab66
commit 71ae0d4338
2 changed files with 6 additions and 1 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 `protoc-gen-connect-openapi@latest` to 0.26.0.
- Update `dprint@latest` to 0.57.4. - Update `dprint@latest` to 0.57.4.
- Update `cargo-llvm-cov@latest` to 0.9.1. - Update `cargo-llvm-cov@latest` to 0.9.1.
+4 -1
View File
@@ -18,7 +18,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.25.8" "version": "0.26.0"
},
"0.26": {
"version": "0.26.0"
}, },
"0.26.0": { "0.26.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {