Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2021-01-18)

### Bug Fixes

* **build:** update package-lock.json ([bb14f0e](bb14f0e))
* **dependencies:** crypto v1.0.0 is max version ([fa78b57](fa78b57))
* **gulp:** adapt to recent changes ([ce3dd25](ce3dd25))
* **release:** correct glob for asset ([f2aa538](f2aa538))
* **release:** define release branch ([633b556](633b556))
* **release:** release from main branch ([b728dad](b728dad))
* **release:** remove latest from build matrix ([ac25907](ac25907))
* **test:** sm:id in declared variable causes NPE ([cca9f98](cca9f98))
* add .existdb.json to version control ([9cb8c32](9cb8c32))

### Features

* **release:** set up semantic release ([422534a](422534a))
  • Loading branch information
semantic-release-bot committed Jan 18, 2021
1 parent 633b556 commit 79b89b7
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.0.1",
"version": "1.1.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 79b89b7

Please sign in to comment.