Skip to content

Commit

Permalink
chore: release 3.4.3 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 25, 2021
1 parent 732ad49 commit fe47dbd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.4.3](https://www.github.com/nftstorage/ipfs-cluster/compare/v3.4.2...v3.4.3) (2021-10-25)


### Bug Fixes

* pass headers ([#23](https://www.github.com/nftstorage/ipfs-cluster/issues/23)) ([732ad49](https://www.github.com/nftstorage/ipfs-cluster/commit/732ad49dcf5a4d8ba73fd79ecb369618006bc481))

### [3.4.2](https://www.github.com/nftstorage/ipfs-cluster/compare/v3.4.1...v3.4.2) (2021-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftstorage/ipfs-cluster",
"version": "3.4.2",
"version": "3.4.3",
"description": "A zero-dependency client to the IPFS Cluster HTTP API, built for the browser.",
"main": "./src/index.js",
"type": "module",
Expand Down

0 comments on commit fe47dbd

Please sign in to comment.