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

Commit 38cb1b8

Browse files
committed
chore: release version v0.29.3
1 parent c22d15f commit 38cb1b8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.29.3"></a>
2+
## [0.29.3](https://github.com/ipfs/js-ipfs/compare/v0.29.2...v0.29.3) (2018-06-04)
3+
4+
5+
### Bug Fixes
6+
7+
* **repo:** do not hang on calls to repo gc ([9fff46f](https://github.com/ipfs/js-ipfs/commit/9fff46f))
8+
9+
10+
111
<a name="0.29.2"></a>
212
## [0.29.2](https://github.com/ipfs/js-ipfs/compare/v0.29.1...v0.29.2) (2018-06-01)
313

package.json

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

0 commit comments

Comments
 (0)