Skip to content

Commit 17d2021

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.2...1.2.0) (2020-04-29) ### Features * add experimental revoker code ([6fc2853](6fc2853)), closes [#5](#5)
1 parent 2c83bca commit 17d2021

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/uport-project/ethr-status-registry/compare/1.1.2...1.2.0) (2020-04-29)
2+
3+
4+
### Features
5+
6+
* add experimental revoker code ([6fc2853](https://github.com/uport-project/ethr-status-registry/commit/6fc2853ba21080dbd198f4e84e9213f3159e6435)), closes [#5](https://github.com/uport-project/ethr-status-registry/issues/5)
7+
18
## [1.1.2](https://github.com/uport-project/ethr-status-registry/compare/1.1.1...1.1.2) (2020-04-23)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethr-status-registry",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Verifiable Credential status resolver using an ethereum contract as registry",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)