From cc176ca9c656542f27f22f2789634df576e22531 Mon Sep 17 00:00:00 2001 From: "jun06t-release-please[bot]" <282405300+jun06t-release-please[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:49:15 +0000 Subject: [PATCH] chore(error-details): release 1.0.0 --- .release-please-manifest.json | 2 +- error-details/CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 error-details/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b9a0e52..80ce94f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,7 +8,7 @@ "duplicate": "0.0.0", "enum-compatibility": "1.0.0", "envoy-front-proxy": "0.0.0", - "error-details": "0.0.0", + "error-details": "1.0.0", "fieldmask": "1.0.0", "go-package-option": "0.0.0", "graceful": "0.0.0", diff --git a/error-details/CHANGELOG.md b/error-details/CHANGELOG.md new file mode 100644 index 0000000..baba292 --- /dev/null +++ b/error-details/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.0 (2026-07-27) + + +### Miscellaneous Chores + +* **deps:** bump golang.org/x/net in /error-details ([#114](https://github.com/jun06t/grpc-sample/issues/114)) ([4418ca4](https://github.com/jun06t/grpc-sample/commit/4418ca4f717cbf3b0d55ad3138504cc669db0b0d)) +* **deps:** bump grpc to 1.82.1 & x/net to 0.55.0 across all modules ([#121](https://github.com/jun06t/grpc-sample/issues/121)) ([b28982b](https://github.com/jun06t/grpc-sample/commit/b28982be8ac94377c53f5cf529ef829fcfdea485))