Skip to content

Commit 99953aa

Browse files
chore(release): 2.0.6 [skip ci]
## [2.0.6](2.0.5...2.0.6) (2021-03-16) ### Bug Fixes * **ci:** push properly versioned images ([6392a05](6392a05))
1 parent 6392a05 commit 99953aa

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.6](https://github.com/uport-project/uport-did-driver/compare/2.0.5...2.0.6) (2021-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** push properly versioned images ([6392a05](https://github.com/uport-project/uport-did-driver/commit/6392a05f27d168eee36949eaec3d1123b9d03e2e))
7+
18
## [2.0.5](https://github.com/uport-project/uport-did-driver/compare/2.0.4...2.0.5) (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.5",
3+
"version": "2.0.6",
44
"private": "true",
55
"description": "uPort DID method driver",
66
"main": "src/server.js",

0 commit comments

Comments
 (0)