Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [52.0.2](https://github.com/ipfs/js-ipfs/compare/[email protected]@52.0.2) (2021-08-25)

**Note:** Version bump only for package ipfs-http-client





## [52.0.1](https://github.com/ipfs/js-ipfs/compare/[email protected]@52.0.1) (2021-08-17)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-http-client",
"version": "52.0.1",
"version": "52.0.2",
"description": "A client library for the IPFS HTTP API",
"keywords": [
"ipfs"
Expand Down Expand Up @@ -52,7 +52,7 @@
"err-code": "^3.0.1",
"form-data": "^4.0.0",
"ipfs-core-types": "^0.7.0",
"ipfs-core-utils": "^0.10.1",
"ipfs-core-utils": "^0.10.2",
"ipfs-utils": "^8.1.4",
"it-first": "^1.0.6",
"it-last": "^1.0.4",
Expand Down

0 comments on commit 31c3a27

Please sign in to comment.