Skip to content

Commit a7ea45b

Browse files
committed
chore: release version v0.22.1
1 parent 8ac58f4 commit a7ea45b

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.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+
111
<a name="0.22.0"></a>
212
# [0.22.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.21.0...v0.22.0) (2018-05-29)
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.22.0",
3+
"version": "0.22.1",
44
"description": "IPFS Repo implementation",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)