chore(release): 1.22.1

This commit is contained in:
Filip Skokan 2020-02-03 14:08:11 +01:00
parent eae01b57ab
commit 91fc911c49
2 changed files with 10 additions and 1 deletions

View file

@ -2,6 +2,15 @@
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.
## [1.22.1](https://github.com/panva/jose/compare/v1.22.0...v1.22.1) (2020-02-03)
### Bug Fixes
* actually remove the base64url proper encoding check ([eae01b5](https://github.com/panva/jose/commit/eae01b57ab9f33e8c621ffcd2a77d513a51d22b2))
# [1.22.0](https://github.com/panva/jose/compare/v1.21.1...v1.22.0) (2020-01-29)

View file

@ -1,6 +1,6 @@
{
"name": "jose",
"version": "1.22.0",
"version": "1.22.1",
"description": "JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies",
"keywords": [
"access token",