From 2ace58a52018984bfde35663075dff9d05ed2323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 15:47:02 +0100 Subject: [PATCH] chore: release master (#4121) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3b976db9..6856cbfdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +### [57.0.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v57.0.0...ipfs-http-client-v57.0.1) (2022-06-01) + + +### Bug Fixes + +* export ipfs-http-client types ([#4120](https://www.github.com/ipfs/js-ipfs/issues/4120)) ([764b4ad](https://www.github.com/ipfs/js-ipfs/commit/764b4adca756a4445686d30fd01029abfd7bf682)) + ## [57.0.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v56.0.3...ipfs-http-client-v57.0.0) (2022-05-27) @@ -2423,4 +2430,4 @@ Signed-off-by: Alan Shaw ### Bug Fixes -* new fixed aegir ([93ac472](https://github.com/ipfs/js-ipfs-http-client/commit/93ac472)) \ No newline at end of file +* new fixed aegir ([93ac472](https://github.com/ipfs/js-ipfs-http-client/commit/93ac472)) diff --git a/package.json b/package.json index 61bc50d4f..81556b57c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-http-client", - "version": "57.0.0", + "version": "57.0.1", "description": "A client library for the IPFS HTTP API", "keywords": [ "ipfs"