From 905ec8b6102570cec2a518c310e98a9a45995e88 Mon Sep 17 00:00:00 2001 From: cckelly21 Date: Tue, 13 Nov 2018 15:32:01 -0500 Subject: [PATCH] chore(release): 0.4.5 :tada: --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9db276c..7b415c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.4.4](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.4) (2018-11-13) +## [0.4.5](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.5) (2018-11-13) ### Bug Fixes @@ -7,6 +7,7 @@ * **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)) +* wrap bc events in promises ([510d235](https://github.com/AraBlocks/ara-contracts/commit/510d235)) ### Features diff --git a/package.json b/package.json index 6ca3ef9..1347dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ara-contracts", - "version": "0.4.4", + "version": "0.4.5", "description": "Ara Contract Module - DCDN and AFS blockchain integration.", "main": "index.js", "bin": {