Skip to content

Commit 2ace58a

Browse files
chore: release master (#4121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d4cd418 commit 2ace58a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
3434

3535

3636

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+
3744
## [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)
3845

3946

@@ -2423,4 +2430,4 @@ Signed-off-by: Alan Shaw <alan@tableflip.io>
24232430

24242431
### Bug Fixes
24252432

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))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-client",
3-
"version": "57.0.0",
3+
"version": "57.0.1",
44
"description": "A client library for the IPFS HTTP API",
55
"keywords": [
66
"ipfs"

0 commit comments

Comments
 (0)