Skip to content

Commit d664872

Browse files
chore(main): release 2.1.1
1 parent 25ae949 commit d664872

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/sigbit/mcp-auth-proxy/compare/v2.1.0...v2.1.1) (2025-08-25)
4+
5+
6+
### Bug Fixes
7+
8+
* replace context.Done() with Wait() in backend tests ([#75](https://github.com/sigbit/mcp-auth-proxy/issues/75)) ([47ed79f](https://github.com/sigbit/mcp-auth-proxy/commit/47ed79f5ccdbc14d3872f2ea3279a36b9e0ac698))
9+
310
## [2.1.0](https://github.com/sigbit/mcp-auth-proxy/compare/v2.0.0...v2.1.0) (2025-08-24)
411

512

0 commit comments

Comments
 (0)