Skip to content

Commit a3ad16d

Browse files
committed
chore: release version v0.22.0
1 parent c534d87 commit a3ad16d

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.0"></a>
2+
# [0.22.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.21.0...v0.22.0) (2018-05-29)
3+
4+
5+
### Bug Fixes
6+
7+
* upgrade datastores for node 10 ([#168](https://github.com/ipfs/js-ipfs-repo/issues/168)) ([bd8a930](https://github.com/ipfs/js-ipfs-repo/commit/bd8a930))
8+
9+
10+
111
<a name="0.21.0"></a>
212
# [0.21.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.20.1...v0.21.0) (2018-05-06)
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.21.0",
3+
"version": "0.22.0",
44
"description": "IPFS Repo implementation",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)