diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af55ef0..949ce4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e74fec8..ca597fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/hyprmcp/mcp-gateway/compare/0.2.1...0.2.2) (2025-08-29) + + +### Bug Fixes + +* omit empty ClientSecret from DCR response ([#38](https://github.com/hyprmcp/mcp-gateway/issues/38)) ([0e3f7d7](https://github.com/hyprmcp/mcp-gateway/commit/0e3f7d7f252519d0cc134c00ae269d9555937d53)) + ## [0.2.1](https://github.com/hyprmcp/mcp-gateway/compare/0.2.0...0.2.1) (2025-08-28) diff --git a/examples/who-am-i/docker-compose.yaml b/examples/who-am-i/docker-compose.yaml index 1548693..a01e750 100644 --- a/examples/who-am-i/docker-compose.yaml +++ b/examples/who-am-i/docker-compose.yaml @@ -18,7 +18,7 @@ services: - .dex.secret.env gateway: - image: ghcr.io/hyprmcp/mcp-gateway:0.2.1 # x-release-please-version + image: ghcr.io/hyprmcp/mcp-gateway:0.2.2 # x-release-please-version command: [ "serve",