Skip to content

Commit 2c68438

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](2.1.1...2.1.2) (2021-05-22) ### Bug Fixes * **build:** remove did:ethr:rsk:testnet config, tests and examples ([5cdca0b](5cdca0b))
1 parent 5cdca0b commit 2c68438

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.2](https://github.com/uport-project/uport-did-driver/compare/2.1.1...2.1.2) (2021-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** remove did:ethr:rsk:testnet config, tests and examples ([5cdca0b](https://github.com/uport-project/uport-did-driver/commit/5cdca0b2f3a8ed7510f2a4832b8f10a5c5f323ff))
7+
18
## [2.1.1](https://github.com/uport-project/uport-did-driver/compare/2.1.0...2.1.1) (2021-04-25)
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.1",
3+
"version": "2.1.2",
44
"private": "true",
55
"description": "uPort DID method driver",
66
"main": "src/server.js",

0 commit comments

Comments
 (0)