Skip to content

Commit

Permalink
chore(release): 2.3.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.7](2.3.6...2.3.7) (2022-05-01)

### Bug Fixes

* **deps:** update dependency express to v4.18.1 ([07afd67](07afd67))
  • Loading branch information
semantic-release-bot committed May 1, 2022
1 parent 07afd67 commit 5cea300
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.3.7](https://github.com/uport-project/uport-did-driver/compare/2.3.6...2.3.7) (2022-05-01)


### Bug Fixes

* **deps:** update dependency express to v4.18.1 ([07afd67](https://github.com/uport-project/uport-did-driver/commit/07afd67c7a3279fd3f0f4031425879b160f3e436))

## [2.3.6](https://github.com/uport-project/uport-did-driver/compare/2.3.5...2.3.6) (2022-04-29)


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

0 comments on commit 5cea300

Please sign in to comment.