Skip to content

Commit e6f2f8e

Browse files
committed
1 parent 801defa commit e6f2f8e

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

816

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": "46.1.0",
3+
"version": "46.1.1",
44
"description": "A client library for the IPFS HTTP API",
55
"keywords": [
66
"ipfs"

0 commit comments

Comments
 (0)