Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](5.0.2...5.1.0) (2021-03-24)

### Features

* adapt to did core spec ([#156](#156)) ([4283ab3](4283ab3)), closes [#155](#155)
  • Loading branch information
semantic-release-bot committed Mar 24, 2021
1 parent 4283ab3 commit 0cc59a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.1.0](https://github.com/decentralized-identity/did-jwt/compare/5.0.2...5.1.0) (2021-03-24)


### Features

* adapt to did core spec ([#156](https://github.com/decentralized-identity/did-jwt/issues/156)) ([4283ab3](https://github.com/decentralized-identity/did-jwt/commit/4283ab39ce33fddfb13be09df99db0f0cd0cd988)), closes [#155](https://github.com/decentralized-identity/did-jwt/issues/155)

## [5.0.2](https://github.com/decentralized-identity/did-jwt/compare/5.0.1...5.0.2) (2021-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "did-jwt",
"version": "5.0.2",
"version": "5.1.0",
"description": "Library for Signing and Verifying JWTs compatible uPort and DID standards",
"main": "lib/index.js",
"source": "src/index.ts",
Expand Down

0 comments on commit 0cc59a3

Please sign in to comment.