Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
version 4.2.0 (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongranick-okta authored Jul 27, 2021
1 parent 6fc1ce9 commit 93fff29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/oidc-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 4.2.0

### Bug Fixes

- [#1020](https://github.com/okta/okta-oidc-js/pull/1020) Fixes issue with UUID returning null

# 4.1.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/oidc-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/oidc-middleware",
"version": "4.1.0",
"version": "4.2.0",
"description": "OpenId Connect middleware for authorization code flows",
"repository": "https://github.com/okta/okta-oidc-js",
"homepage": "https://github.com/okta/okta-oidc-js/tree/master/packages/oidc-middleware",
Expand Down

0 comments on commit 93fff29

Please sign in to comment.