We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5bfd1 commit c30a7f1Copy full SHA for c30a7f1
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.18.7"></a>
2
+## [0.18.7](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.6...v0.18.7) (2018-01-30)
3
+
4
5
+### Features
6
7
+* implement .stat function ([#159](https://github.com/ipfs/js-ipfs-repo/issues/159)) ([bd522ee](https://github.com/ipfs/js-ipfs-repo/commit/bd522ee))
8
9
10
11
<a name="0.18.6"></a>
12
## [0.18.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.5...v0.18.6) (2018-01-27)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-repo",
- "version": "0.18.6",
+ "version": "0.18.7",
"description": "IPFS Repo implementation",
"main": "src/index.js",
"browser": {
0 commit comments