Skip to content

Commit dfc9f20

Browse files
committed
chore: release version v0.31.3
1 parent ce4d9e7 commit dfc9f20

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.31.3"></a>
2+
## [0.31.3](https://github.com/ipfs/js-ipfs-unixfs-engine/compare/v0.31.2...v0.31.3) (2018-07-24)
3+
4+
5+
### Bug Fixes
6+
7+
* return cids from builder ([0d3d3d8](https://github.com/ipfs/js-ipfs-unixfs-engine/commit/0d3d3d8))
8+
9+
10+
111
<a name="0.31.2"></a>
212
## [0.31.2](https://github.com/ipfs/js-ipfs-unixfs-engine/compare/v0.31.1...v0.31.2) (2018-07-20)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs-engine",
3-
"version": "0.31.2",
3+
"version": "0.31.3",
44
"description": "JavaScript implementation of the unixfs Engine used by IPFS",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)