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 98e16bd commit 92e858cCopy full SHA for 92e858c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.23.1"></a>
2
+## [0.23.1](https://github.com/ipfs/js-ipfs-repo/compare/v0.23.0...v0.23.1) (2018-08-09)
3
+
4
5
+### Bug Fixes
6
7
+* repo should not break-from-v6-to-v7 ([33eab19](https://github.com/ipfs/js-ipfs-repo/commit/33eab19))
8
9
10
11
<a name="0.23.0"></a>
12
# [0.23.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.22.1...v0.23.0) (2018-08-09)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-repo",
- "version": "0.23.0",
+ "version": "0.23.1",
"description": "IPFS Repo implementation",
"leadMaintainer": "Jacob Heun <[email protected]>",
"main": "src/index.js",
0 commit comments