Skip to content

Commit b07286d

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](2.1.0...2.1.1) (2021-04-25) ### Bug Fixes * **deps:** update dependency express to v4.17.1 ([2bac09c](2bac09c))
1 parent 2bac09c commit b07286d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/uport-project/uport-did-driver/compare/2.1.0...2.1.1) (2021-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency express to v4.17.1 ([2bac09c](https://github.com/uport-project/uport-did-driver/commit/2bac09ca297136053e029983ecdfe767c27439d6))
7+
18
# [2.1.0](https://github.com/uport-project/uport-did-driver/compare/2.0.9...2.1.0) (2021-04-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uport-did-driver",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"private": "true",
55
"description": "uPort DID method driver",
66
"main": "src/server.js",

0 commit comments

Comments
 (0)