Skip to content

Commit 842a7db

Browse files
chore: release master (#4146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 010427b commit 842a7db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

66

7+
### [57.0.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v57.0.2...ipfs-http-client-v57.0.3) (2022-06-24)
8+
9+
10+
### Bug Fixes
11+
12+
* make pubsub message types consistent ([#4145](https://www.github.com/ipfs/js-ipfs/issues/4145)) ([00bd3dd](https://www.github.com/ipfs/js-ipfs/commit/00bd3dd0bca7fc705e5e87272972f586d1f161e8))
13+
714
### [57.0.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v57.0.1...ipfs-http-client-v57.0.2) (2022-06-22)
815

916

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

0 commit comments

Comments
 (0)