Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.2...v2.0.0) (2021-06-30)

### Bug Fixes

* **deps:** declare stable versions as minimum ([610e1c8](610e1c8))
* **jwt:** possible NPE in jwt:encode ([1a5e483](1a5e483)), closes [#2](#2)

### feature

* release for exist 5.3.0 ([902a24b](902a24b))

### BREAKING CHANGES

* depends on processor version 5.3.0 and crypto lib version 6.0.0
  • Loading branch information
semantic-release-bot committed Jun 30, 2021
1 parent 74ca44d commit 50de78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jwt",
"version": "1.1.2",
"version": "2.0.0",
"description": "Create, read and verify JSON Web Tokens in eXist-db",
"homepage": "https://github.com/existsolutions/jwt#readme",
"bugs": "https://github.com/existsolutions/jwt/issues",
Expand Down

0 comments on commit 50de78d

Please sign in to comment.