From 71ae0d4338cb402b8c57e5c89e93f09314a32c3f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Sep 2026 17:38:09 +0000 Subject: [PATCH] Update `protoc-gen-connect-openapi@latest` to 0.26.0 --- CHANGELOG.md | 2 ++ manifests/protoc-gen-connect-openapi.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183b2446..b5a26d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `protoc-gen-connect-openapi@latest` to 0.26.0. + - Update `dprint@latest` to 0.57.4. - Update `cargo-llvm-cov@latest` to 0.9.1. diff --git a/manifests/protoc-gen-connect-openapi.json b/manifests/protoc-gen-connect-openapi.json index 75c9023f..0ad45e3f 100644 --- a/manifests/protoc-gen-connect-openapi.json +++ b/manifests/protoc-gen-connect-openapi.json @@ -18,7 +18,10 @@ } }, "latest": { - "version": "0.25.8" + "version": "0.26.0" + }, + "0.26": { + "version": "0.26.0" }, "0.26.0": { "x86_64_linux_musl": {