Skip to content

Commit e4b7b56

Browse files
chore(release): 2.0.7 [skip ci]
## [2.0.7](2.0.6...2.0.7) (2021-03-16) ### Bug Fixes * **ci:** remove unused npm token ([c172dbc](c172dbc))
1 parent c172dbc commit e4b7b56

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.0.7](https://github.com/uport-project/uport-did-driver/compare/2.0.6...2.0.7) (2021-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** remove unused npm token ([c172dbc](https://github.com/uport-project/uport-did-driver/commit/c172dbc09287125525fbae27167b878a19512e91))
7+
18
## [2.0.6](https://github.com/uport-project/uport-did-driver/compare/2.0.5...2.0.6) (2021-03-16)
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.0.6",
3+
"version": "2.0.7",
44
"private": "true",
55
"description": "uPort DID method driver",
66
"main": "src/server.js",

0 commit comments

Comments
 (0)