Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](2.2.1...2.2.2) (2021-11-10)

### Bug Fixes

* **deps:** Update did-dependencies ([#45](#45)) ([32e5586](32e5586))
  • Loading branch information
semantic-release-bot committed Nov 10, 2021
1 parent 32e5586 commit 6a760c5
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 @@
## [2.2.2](https://github.com/uport-project/uport-did-driver/compare/2.2.1...2.2.2) (2021-11-10)


### Bug Fixes

* **deps:** Update did-dependencies ([#45](https://github.com/uport-project/uport-did-driver/issues/45)) ([32e5586](https://github.com/uport-project/uport-did-driver/commit/32e55861cb3e9d924c6e5661208de2c6804ff242))

## [2.2.1](https://github.com/uport-project/uport-did-driver/compare/2.2.0...2.2.1) (2021-11-03)


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": "uport-did-driver",
"version": "2.2.1",
"version": "2.2.2",
"private": "true",
"description": "uPort DID method driver",
"main": "src/server.js",
Expand Down

0 comments on commit 6a760c5

Please sign in to comment.