Skip to content

Commit

Permalink
chore(release): 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed May 30, 2019
1 parent cda3265 commit ed66928
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.3.5"></a>
## [0.3.5](https://github.com/ipfs-shipyard/js-idm-wallet/compare/v0.3.4...v0.3.5) (2019-05-30)


### Bug Fixes

* fix rejection when waiting for image ([d4ad763](https://github.com/ipfs-shipyard/js-idm-wallet/commit/d4ad763))



<a name="0.3.4"></a>
## [0.3.4](https://github.com/ipfs-shipyard/js-idm-wallet/compare/v0.3.3...v0.3.4) (2019-05-29)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "idm-wallet",
"version": "0.3.4",
"version": "0.3.5",
"description": "The reference implementation of the IDM Wallet in JavaScript",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit ed66928

Please sign in to comment.