Skip to content

Commit

Permalink
chore: release v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Aug 21, 2024
1 parent 3bcb9a6 commit 5755a1b
Show file tree
Hide file tree
Showing 35 changed files with 509 additions and 4,731 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.4.2](https://github.com/PlusAuth/oidc-client-js/compare/v1.4.1...v1.4.2) (2024-08-21)


### Bug Fixes

* user state is not set on initialize when checkLogin = false ([3bcb9a6](https://github.com/PlusAuth/oidc-client-js/commit/3bcb9a67a8ad06dd6fd11ada2abb6961178b4879))

## [1.4.1](https://github.com/PlusAuth/oidc-client-js/compare/v1.4.0...v1.4.1) (2023-10-17)


Expand Down Expand Up @@ -297,4 +304,4 @@

* add initialized flag ([3115a0e](https://github.com/PlusAuth/plusauth-oidc-client-js/commit/3115a0e4ddfa821205a2e8905797c33edc6bb9ca))
* add sub claim to user profile ([4dfb78e](https://github.com/PlusAuth/plusauth-oidc-client-js/commit/4dfb78e8719cf76105583cbc5981a913b8fd945d))
* use merged options in constructor ([e1a8799](https://github.com/PlusAuth/plusauth-oidc-client-js/commit/e1a879934a7961f2bc968cba107ce4104b4bebf0))
* use merged options in constructor ([e1a8799](https://github.com/PlusAuth/plusauth-oidc-client-js/commit/e1a879934a7961f2bc968cba107ce4104b4bebf0))
44 changes: 23 additions & 21 deletions dist/oidc-client.esm.js

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

2 changes: 1 addition & 1 deletion dist/oidc-client.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/oidc-client.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/oidc-client.min.js.map

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions docs/assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5755a1b

Please sign in to comment.