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 04ba87f commit a55b937Copy full SHA for a55b937
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.18.4"></a>
2
+## [0.18.4](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.3...v0.18.4) (2017-12-05)
3
+
4
5
+### Features
6
7
+* keystore ([#155](https://github.com/ipfs/js-ipfs-repo/issues/155)) ([27df24d](https://github.com/ipfs/js-ipfs-repo/commit/27df24d))
8
9
10
11
<a name="0.18.3"></a>
12
## [0.18.3](https://github.com/ipfs/js-ipfs-repo/compare/v0.18.2...v0.18.3) (2017-11-08)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-repo",
- "version": "0.18.3",
+ "version": "0.18.4",
"description": "IPFS Repo implementation",
"main": "src/index.js",
"browser": {
0 commit comments