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 8ac58f4 commit a7ea45bCopy full SHA for a7ea45b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.22.1"></a>
2
+## [0.22.1](https://github.com/ipfs/js-ipfs-repo/compare/v0.22.0...v0.22.1) (2018-05-29)
3
+
4
5
+### Bug Fixes
6
7
+* expose errors to resolve need for antipattern require ([bf1fb9c](https://github.com/ipfs/js-ipfs-repo/commit/bf1fb9c))
8
9
10
11
<a name="0.22.0"></a>
12
# [0.22.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.21.0...v0.22.0) (2018-05-29)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-repo",
- "version": "0.22.0",
+ "version": "0.22.1",
"description": "IPFS Repo implementation",
"leadMaintainer": "Jacob Heun <[email protected]>",
"main": "src/index.js",
0 commit comments