Skip to content

Commit 3fc09a3

Browse files
author
Eric Jiang
committed
chore(release): 0.26.2 🎉
1 parent 1a4fdf0 commit 3fc09a3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## [0.26.1](https://github.com/AraBlocks/ara-filesystem/compare/0.22.1...0.26.1) (2019-03-15)
1+
## [0.26.2](https://github.com/AraBlocks/ara-filesystem/compare/0.22.1...0.26.2) (2019-04-22)
22

33

44
### Bug Fixes
55

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

1011

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ara-filesystem",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "The Ara FileSystem, isolated and secure file systems backed by Ara identities.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)