Skip to content

Commit 6f7bdb3

Browse files
chore(main): release 1.3.0
1 parent a2d0d88 commit 6f7bdb3

2 files changed

Lines changed: 13 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-
".": "1.2.3"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/sigbit/mcp-auth-proxy/compare/v1.2.3...v1.3.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* add OIDC provider support ([#40](https://github.com/sigbit/mcp-auth-proxy/issues/40)) ([f8edabe](https://github.com/sigbit/mcp-auth-proxy/commit/f8edabe7692efd1c187885bc60a54bcfd697399d))
9+
10+
11+
### Bug Fixes
12+
13+
* remove oauth2.AccessTypeOffline from AuthCodeURL calls ([#41](https://github.com/sigbit/mcp-auth-proxy/issues/41)) ([a2d0d88](https://github.com/sigbit/mcp-auth-proxy/commit/a2d0d8831d0d06b0fa49cf79ab4a36526747ed45))
14+
315
## [1.2.3](https://github.com/sigbit/mcp-auth-proxy/compare/v1.2.2...v1.2.3) (2025-08-19)
416

517

0 commit comments

Comments
 (0)