Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit ef88831

Browse files
committed
chore: release version v0.29.1
1 parent 46944c9 commit ef88831

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.29.1"></a>
2+
## [0.29.1](https://github.com/ipfs/js-ipfs/compare/v0.29.0...v0.29.1) (2018-05-30)
3+
4+
5+
### Bug Fixes
6+
7+
* check for repo uninitialized error ([dcf5ea5](https://github.com/ipfs/js-ipfs/commit/dcf5ea5))
8+
* update ipfs-repo errors require ([4d1318d](https://github.com/ipfs/js-ipfs/commit/4d1318d))
9+
10+
11+
112
<a name="0.29.0"></a>
213
# [0.29.0](https://github.com/ipfs/js-ipfs/compare/v0.28.2...v0.29.0) (2018-05-29)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs",
3-
"version": "0.29.0",
3+
"version": "0.29.1",
44
"description": "JavaScript implementation of the IPFS specification",
55
"leadMaintainer": "Alan Shaw <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)