Skip to content

Commit

Permalink
chore(release): 0.26.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jiang committed Apr 22, 2019
1 parent 1a4fdf0 commit 3fc09a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## [0.26.1](https://github.com/AraBlocks/ara-filesystem/compare/0.22.1...0.26.1) (2019-03-15)
## [0.26.2](https://github.com/AraBlocks/ara-filesystem/compare/0.22.1...0.26.2) (2019-04-22)


### Bug Fixes

* only check price is same if not estimate ([26a25d6](https://github.com/AraBlocks/ara-filesystem/commit/26a25d6))
* price estimateDid would always throw without deployed did ([95c0949](https://github.com/AraBlocks/ara-filesystem/commit/95c0949))
* ararc ([1a4fdf0](https://github.com/AraBlocks/ara-filesystem/commit/1a4fdf0))
* only check price is same if not estimate ([7dd63fa](https://github.com/AraBlocks/ara-filesystem/commit/7dd63fa))
* price estimateDid would always throw without deployed did ([44997df](https://github.com/AraBlocks/ara-filesystem/commit/44997df))
* silence lint ([062432d](https://github.com/AraBlocks/ara-filesystem/commit/062432d))


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-filesystem",
"version": "0.26.1",
"version": "0.26.2",
"description": "The Ara FileSystem, isolated and secure file systems backed by Ara identities.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 3fc09a3

Please sign in to comment.