File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
34
34
35
35
36
36
37
+ ### [57.0.1](https://github.com/ipfs/js-ipfs/compare/ipfs-http-client-v57.0.0...ipfs-http-client-v57.0.1) (2022-06-01)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * export ipfs-http-client types ([#4120](https://github.com/ipfs/js-ipfs/issues/4120)) ([764b4ad](https://github.com/ipfs/js-ipfs/commit/764b4adca756a4445686d30fd01029abfd7bf682))
43
+
37
44
## [57.0.0](https://github.com/ipfs/js-ipfs/compare/ipfs-http-client-v56.0.3...ipfs-http-client-v57.0.0) (2022-05-27)
38
45
39
46
@@ -2423,4 +2430,4 @@ Signed-off-by: Alan Shaw <alan@tableflip.io>
2423
2430
2424
2431
### Bug Fixes
2425
2432
2426
- * new fixed aegir ([93ac472](https://github.com/ipfs/js-ipfs-http-client/commit/93ac472))
2433
+ * new fixed aegir ([93ac472](https://github.com/ipfs/js-ipfs-http-client/commit/93ac472))
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-http-client" ,
3
- "version" : " 57.0.0 " ,
3
+ "version" : " 57.0.1 " ,
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