Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
update version & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shuowu committed Jun 24, 2021
1 parent 9001cda commit b871590
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/jwt-verifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.2.0

### Other

- [#1012](https:/okta/okta-oidc-js/pull/1012) Removes @okta/configuration-validation dependency

# 2.1.0

### Other
Expand Down
2 changes: 1 addition & 1 deletion packages/jwt-verifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/jwt-verifier",
"version": "2.1.0",
"version": "2.2.0",
"description": "Easily validate Okta access tokens",
"repository": "https:/okta/okta-oidc-js",
"homepage": "https:/okta/okta-oidc-js/tree/master/packages/jwt-verifier",
Expand Down

0 comments on commit b871590

Please sign in to comment.