Skip to content

Commit fc4cfb3

Browse files
committed
chore: release version v0.18.6
1 parent 4516ade commit fc4cfb3

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.6"></a>
2+
## [0.18.6](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.5...v0.18.6) (2018-01-27)
3+
4+
5+
### Features
6+
7+
* export the current repo version. ([#158](https://github.com/ipfs/js-ipfs-repo/issues/158)) ([106b651](https://github.com/ipfs/js-ipfs-repo/commit/106b651))
8+
9+
10+
111
<a name="0.18.5"></a>
212
## [0.18.5](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.4...v0.18.5) (2017-12-11)
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.5",
3+
"version": "0.18.6",
44
"description": "IPFS Repo implementation",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)