Skip to content

Commit

Permalink
chore(release): 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 23, 2024
1 parent 46ea086 commit e67cc23
Show file tree
Hide file tree
Showing 10 changed files with 3,195 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [6.1.2](https://github.com/panva/openid-client/compare/v6.1.1...v6.1.2) (2024-10-23)


### Refactor

* rename the parameters positional argument in authorizationCodeGrant() ([c79ccc5](https://github.com/panva/openid-client/commit/c79ccc52c9b7e2fa880e5c518a917c63e006038a)), closes [#712](https://github.com/panva/openid-client/issues/712)


### Documentation

* document behaviour of customFetch on discovery ([072da62](https://github.com/panva/openid-client/commit/072da62d10d522bc0fd68fabe3015bfa7fe2c42b))
* update Strategy.prototype.currentUrl JSDoc ([46ea086](https://github.com/panva/openid-client/commit/46ea086dd5462700d0e5b45a6bb55afac7e2099f)), closes [#714](https://github.com/panva/openid-client/issues/714)

## [6.1.1](https://github.com/panva/openid-client/compare/v6.1.0...v6.1.1) (2024-10-18)


Expand Down
Loading

0 comments on commit e67cc23

Please sign in to comment.