Skip to content

Commit

Permalink
chore(release): 0.62.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Prash74 committed Aug 26, 2019
1 parent 0d6e1ed commit 3c4cd03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## [0.62.1](https://github.com/AraBlocks/ara-identity/compare/0.62.0...0.62.1) (2019-08-12)
## [0.62.2](https://github.com/AraBlocks/ara-identity/compare/0.62.0...0.62.2) (2019-08-26)


### Bug Fixes

* **archive.js:** Fix timeout bug in archive ([b35d875](https://github.com/AraBlocks/ara-identity/commit/b35d875))



Expand Down Expand Up @@ -1218,3 +1223,6 @@
* remove extra line ([6860d37](https://github.com/AraBlocks/ara-identity/commit/6860d37))
* Remove unwanted key file ([3875370](https://github.com/AraBlocks/ara-identity/commit/3875370))
* update account load to use wallet privateKey, load testing ([43dd1fa](https://github.com/AraBlocks/ara-identity/commit/43dd1fa))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ara-identity",
"version": "0.62.1",
"version": "0.62.2",
"description": "Create and resolve decentralized identity based Ara identifiers.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 3c4cd03

Please sign in to comment.