Skip to content

Commit c30a7f1

Browse files
committed
chore: release version v0.18.7
1 parent 8e5bfd1 commit c30a7f1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
<a name="0.18.6"></a>
212
## [0.18.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.5...v0.18.6) (2018-01-27)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-repo",
3-
"version": "0.18.6",
3+
"version": "0.18.7",
44
"description": "IPFS Repo implementation",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)