Skip to content

Commit

Permalink
chore(main): release 3.0.1 (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerk-bot committed Mar 8, 2023
1 parent 1f7eb4a commit f072377
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/bjerkio/oidc-react/compare/v3.0.0...v3.0.1) (2023-03-08)


### Bug Fixes

* avoid reinitiating partial authentication flow when user is already authenticated ([#962](https://github.com/bjerkio/oidc-react/issues/962)) ([7c88d80](https://github.com/bjerkio/oidc-react/commit/7c88d800d2dd64f8b032787076709fc98cf8486d))

## [3.0.0](https://github.com/bjerkio/oidc-react/compare/v2.1.0...v3.0.0) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oidc-react",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "",
"repository": "github:bjerkio/oidc-react",
Expand Down

0 comments on commit f072377

Please sign in to comment.