File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
6
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
+
7
14
### [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)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-http-client" ,
3
- "version" : " 57.0.2 " ,
3
+ "version" : " 57.0.3 " ,
4
4
"description" : " A client library for the IPFS HTTP API" ,
5
5
"keywords" : [
6
6
" ipfs"
You can’t perform that action at this time.
0 commit comments