Skip to content

Commit 0e4d0b4

Browse files
committed
chore(release): 3.4.0
1 parent 461c101 commit 0e4d0b4

File tree

8 files changed

+4907
-5
lines changed

8 files changed

+4907
-5
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.4.0](https://github.com/panva/oauth4webapi/compare/v3.3.2...v3.4.0) (2025-04-03)
6+
7+
8+
### Features
9+
10+
* add support for Dynamic Client Registration ([461c101](https://github.com/panva/oauth4webapi/commit/461c1012d81efb1ca073dac750be7be169d4507f))
11+
12+
13+
### Refactor
14+
15+
* remove private API from exported types ([847046b](https://github.com/panva/oauth4webapi/commit/847046b993c55cc19349813c2a2b2e06c349f750))
16+
17+
18+
### Fixes
19+
20+
* handle max_age=0 in issueRequestObject() ([b802645](https://github.com/panva/oauth4webapi/commit/b80264516e8543ea197db1322cae76a718257f27))
21+
522
## [3.3.2](https://github.com/panva/oauth4webapi/compare/v3.3.1...v3.3.2) (2025-03-28)
623

724

0 commit comments

Comments
 (0)