Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 81f0696

Browse files
committed
chore: release version v0.56.0
1 parent 327393b commit 81f0696

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.56.0"></a>
2+
# [0.56.0](https://github.com./ipfs/interface-ipfs-core/compare/v0.55.1...v0.56.0) (2018-03-12)
3+
4+
5+
### Features
6+
7+
* complete files.stat with the 'with-local' option ([#227](https://github.com./ipfs/interface-ipfs-core/issues/227)) ([5969fed](https://github.com./ipfs/interface-ipfs-core/commit/5969fed))
8+
9+
10+
111
<a name="0.55.1"></a>
212
## [0.55.1](https://github.com./ipfs/interface-ipfs-core/compare/v0.55.0...v0.55.1) (2018-03-09)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.55.1",
3+
"version": "0.56.0",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"main": "js/src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)