Skip to content

Commit

Permalink
chore(release): 0.4.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
cckelly committed Nov 7, 2018
1 parent b152283 commit 8d7cb15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## [0.4.1](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.1) (2018-11-07)
## [0.4.2](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.2) (2018-11-07)


### Bug Fixes

* issue [#85](https://github.com/AraBlocks/ara-contracts/issues/85) ([614ec5d](https://github.com/AraBlocks/ara-contracts/commit/614ec5d))
* **storage.js:** remove storage falsy checks ([8bd3ced](https://github.com/AraBlocks/ara-contracts/commit/8bd3ced))
* pass in owner still for allowance, bump ara-identity to 0.30.x ([b152283](https://github.com/AraBlocks/ara-contracts/commit/b152283))
* remove owner being passed into ara-util.validate ([7cd9aad](https://github.com/AraBlocks/ara-contracts/commit/7cd9aad))


### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ara-contracts",
"version": "0.4.1",
"version": "0.4.2",
"description": "Ara Contract Module - DCDN and AFS blockchain integration.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 8d7cb15

Please sign in to comment.