Skip to content

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [49.0.1](https://github.com/ipfs/js-ipfs/compare/[email protected]@49.0.1) (2021-02-02)
7+
8+
**Note:** Version bump only for package ipfs-http-client
9+
10+
11+
12+
13+
614
# [49.0.0](https://github.com/ipfs/js-ipfs/compare/[email protected]@49.0.0) (2021-02-01)
715

816

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-client",
3-
"version": "49.0.0",
3+
"version": "49.0.1",
44
"description": "A client library for the IPFS HTTP API",
55
"keywords": [
66
"ipfs"
@@ -82,7 +82,7 @@
8282
"aegir": "^30.3.0",
8383
"delay": "^4.4.0",
8484
"go-ipfs": "0.8.0-rc2",
85-
"ipfs-core": "^0.5.0",
85+
"ipfs-core": "^0.5.1",
8686
"ipfsd-ctl": "^7.2.0",
8787
"it-all": "^1.0.4",
8888
"it-concat": "^1.0.1",

0 commit comments

Comments
 (0)