Skip to content

Commit

Permalink
chore(release): 8.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 19, 2024
1 parent 97f3050 commit e830654
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [8.5.2](https://github.com/panva/node-oidc-provider/compare/v8.5.1...v8.5.2) (2024-10-19)


### Refactor

* remove use of node:url in favour of WHATWG URL ([0dc59a1](https://github.com/panva/node-oidc-provider/commit/0dc59a142df3d1cbe72e41b7d8a8abd03c2f0ffd))


### Documentation

* update docs/README.md ([07f6333](https://github.com/panva/node-oidc-provider/commit/07f6333cca19f8cf65db56e84172885910eda8db))

## [8.5.1](https://github.com/panva/node-oidc-provider/compare/v8.5.0...v8.5.1) (2024-07-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oidc-provider",
"version": "8.5.1",
"version": "8.5.2",
"description": "OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect",
"keywords": [
"appauth",
Expand Down

0 comments on commit e830654

Please sign in to comment.