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.4](https://github.com/ipfs/js-ipfs/compare/[email protected]@49.0.4) (2021-03-10)
7+
8+
**Note:** Version bump only for package ipfs-http-client
9+
10+
11+
12+
13+
614
## [49.0.3](https://github.com/ipfs/js-ipfs/compare/[email protected]@49.0.3) (2021-03-09)
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.3",
3+
"version": "49.0.4",
44
"description": "A client library for the IPFS HTTP API",
55
"keywords": [
66
"ipfs"
@@ -83,7 +83,7 @@
8383
"aegir": "^31.0.0",
8484
"delay": "^4.4.0",
8585
"go-ipfs": "0.8.0",
86-
"ipfs-core": "^0.5.3",
86+
"ipfs-core": "^0.5.4",
8787
"ipfsd-ctl": "^7.2.0",
8888
"it-all": "^1.0.4",
8989
"it-concat": "^1.0.1",

0 commit comments

Comments
 (0)