Skip to content

Commit

Permalink
chore(release): 0.4.8 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jiang committed Nov 15, 2018
1 parent 5704e0d commit f18b093
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 59 deletions.
62 changes: 4 additions & 58 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,15 @@
## [0.4.7](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.7) (2018-11-15)
## [0.4.8](https://github.com/AraBlocks/ara-contracts/compare/0.3.0...0.4.8) (2018-11-15)


### Bug Fixes

* allow purchase free content, update deps ([433f202](https://github.com/AraBlocks/ara-contracts/commit/433f202))
* allow purchase free content, update deps ([b4fae1f](https://github.com/AraBlocks/ara-contracts/commit/b4fae1f))
* close context after estimate ([f3f83be](https://github.com/AraBlocks/ara-contracts/commit/f3f83be))
* close context after estimate ([64a7e55](https://github.com/AraBlocks/ara-contracts/commit/64a7e55))
* close context after estimate ([9ede592](https://github.com/AraBlocks/ara-contracts/commit/9ede592))
* close context after estimate ([4840d8f](https://github.com/AraBlocks/ara-contracts/commit/4840d8f))
* close context after estimate ([661f314](https://github.com/AraBlocks/ara-contracts/commit/661f314))
* close context after estimate ([a71a346](https://github.com/AraBlocks/ara-contracts/commit/a71a346))
* close context after estimate ([9ec2f39](https://github.com/AraBlocks/ara-contracts/commit/9ec2f39))
* close context after estimate ([b6cef96](https://github.com/AraBlocks/ara-contracts/commit/b6cef96))
* close context after estimate ([15c4458](https://github.com/AraBlocks/ara-contracts/commit/15c4458))
* close context after estimate ([d987942](https://github.com/AraBlocks/ara-contracts/commit/d987942))
* close context after estimate ([9dd24e2](https://github.com/AraBlocks/ara-contracts/commit/9dd24e2))
* close context after estimate ([c0f4b41](https://github.com/AraBlocks/ara-contracts/commit/c0f4b41))
* close context after estimate ([8425c49](https://github.com/AraBlocks/ara-contracts/commit/8425c49))
* close context after estimate ([0acb100](https://github.com/AraBlocks/ara-contracts/commit/0acb100))
* close context after estimate ([6f16580](https://github.com/AraBlocks/ara-contracts/commit/6f16580))
* close context after estimate ([cf5e58f](https://github.com/AraBlocks/ara-contracts/commit/cf5e58f))
* close context in migrations ([3c6f182](https://github.com/AraBlocks/ara-contracts/commit/3c6f182))
* close context in migrations ([e3c5bbc](https://github.com/AraBlocks/ara-contracts/commit/e3c5bbc))
* close contexts from txs ([f8019e6](https://github.com/AraBlocks/ara-contracts/commit/f8019e6))
* close contexts from txs ([5ee6187](https://github.com/AraBlocks/ara-contracts/commit/5ee6187))
* close contexts from txs ([c14b857](https://github.com/AraBlocks/ara-contracts/commit/c14b857))
* close contexts from txs ([2b621f8](https://github.com/AraBlocks/ara-contracts/commit/2b621f8))
* close contexts from txs ([923c17f](https://github.com/AraBlocks/ara-contracts/commit/923c17f))
* close contexts from txs ([44dde28](https://github.com/AraBlocks/ara-contracts/commit/44dde28))
* close contexts from txs ([4b273b8](https://github.com/AraBlocks/ara-contracts/commit/4b273b8))
* close contexts from txs ([52d956b](https://github.com/AraBlocks/ara-contracts/commit/52d956b))
* context fix ([010d54f](https://github.com/AraBlocks/ara-contracts/commit/010d54f))
* context fix ([4fbb243](https://github.com/AraBlocks/ara-contracts/commit/4fbb243))
* context fix ([0873739](https://github.com/AraBlocks/ara-contracts/commit/0873739))
* context fix ([1fd71cb](https://github.com/AraBlocks/ara-contracts/commit/1fd71cb))
* context fix ([1b136de](https://github.com/AraBlocks/ara-contracts/commit/1b136de))
* did not add file ([20136c7](https://github.com/AraBlocks/ara-contracts/commit/20136c7))
* did not add file ([99c303c](https://github.com/AraBlocks/ara-contracts/commit/99c303c))
* issue [#85](https://github.com/AraBlocks/ara-contracts/issues/85) ([614ec5d](https://github.com/AraBlocks/ara-contracts/commit/614ec5d))
* lint ([af05548](https://github.com/AraBlocks/ara-contracts/commit/af05548))
* lint ([e7a4f61](https://github.com/AraBlocks/ara-contracts/commit/e7a4f61))
* lint and add estimate back to redeem ([e49f737](https://github.com/AraBlocks/ara-contracts/commit/e49f737))
* lint and add estimate back to redeem ([e3093cf](https://github.com/AraBlocks/ara-contracts/commit/e3093cf))
* lint and add estimate back to redeem ([228f8d5](https://github.com/AraBlocks/ara-contracts/commit/228f8d5))
* lint and add estimate back to redeem ([457ce1a](https://github.com/AraBlocks/ara-contracts/commit/457ce1a))
* new context updates ([f1f2e60](https://github.com/AraBlocks/ara-contracts/commit/f1f2e60))
* new context updates ([cd23729](https://github.com/AraBlocks/ara-contracts/commit/cd23729))
* 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))
* seems to be working ([81372e0](https://github.com/AraBlocks/ara-contracts/commit/81372e0))
* seems to be working ([d3c6496](https://github.com/AraBlocks/ara-contracts/commit/d3c6496))
* seems to be working ([019d33f](https://github.com/AraBlocks/ara-contracts/commit/019d33f))
* seems to be working ([85ede22](https://github.com/AraBlocks/ara-contracts/commit/85ede22))
* seems to be working ([abcacd6](https://github.com/AraBlocks/ara-contracts/commit/abcacd6))
* seems to be working ([4b32abc](https://github.com/AraBlocks/ara-contracts/commit/4b32abc))
* seems to be working ([ccf223c](https://github.com/AraBlocks/ara-contracts/commit/ccf223c))
* seems to be working ([42f3ea1](https://github.com/AraBlocks/ara-contracts/commit/42f3ea1))
* seems to be working ([a304b9c](https://github.com/AraBlocks/ara-contracts/commit/a304b9c))
* seems to be working ([ce94612](https://github.com/AraBlocks/ara-contracts/commit/ce94612))
* seems to be working ([4d40cc8](https://github.com/AraBlocks/ara-contracts/commit/4d40cc8))
* seems to be working ([cf668dd](https://github.com/AraBlocks/ara-contracts/commit/cf668dd))
* seems to be working ([062444c](https://github.com/AraBlocks/ara-contracts/commit/062444c))
* **migrations/2_deploy_contracts.js:** allow local truffle deployments ([0835298](https://github.com/AraBlocks/ara-contracts/commit/0835298))
* **storage.js:** remove storage falsy checks ([8bd3ced](https://github.com/AraBlocks/ara-contracts/commit/8bd3ced))
* remove async in promise ([bcc6bdb](https://github.com/AraBlocks/ara-contracts/commit/bcc6bdb))
* remove logs ([5704e0d](https://github.com/AraBlocks/ara-contracts/commit/5704e0d))
* 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))


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.7",
"version": "0.4.8",
"description": "Ara Contract Module - DCDN and AFS blockchain integration.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit f18b093

Please sign in to comment.