Skip to content

Commit e75d39c

Browse files
committed
1 parent 14d18f0 commit e75d39c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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+
## [47.0.1](https://github.com/ipfs/js-ipfs/compare/[email protected]@47.0.1) (2020-09-09)
7+
8+
**Note:** Version bump only for package ipfs-http-client
9+
10+
11+
12+
13+
614
## [46.1.1](https://github.com/ipfs/js-ipfs/compare/[email protected]@46.1.1) (2020-09-04)
715

816
**Note:** Version bump only for package ipfs-http-client

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-client",
3-
"version": "47.0.0",
3+
"version": "47.0.1",
44
"description": "A client library for the IPFS HTTP API",
55
"keywords": [
66
"ipfs"

0 commit comments

Comments
 (0)