Skip to content

Commit

Permalink
chore: release 3.4.0 (#16)
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 21c5f35 commit 1896cf4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [3.4.0](https://www.github.com/nftstorage/ipfs-cluster/compare/v3.3.1...v3.4.0) (2021-10-22)


### Features

* implement static api ([#15](https://www.github.com/nftstorage/ipfs-cluster/issues/15)) ([21c5f35](https://www.github.com/nftstorage/ipfs-cluster/commit/21c5f35fca4ad7f69d1ef5ad5af1d765117e0fa2))
* make car imports explicit ([#14](https://www.github.com/nftstorage/ipfs-cluster/issues/14)) ([9394b9c](https://www.github.com/nftstorage/ipfs-cluster/commit/9394b9c132eb722a76951a09aa87a7c98ac0d46f))
* setup test infra ([#13](https://www.github.com/nftstorage/ipfs-cluster/issues/13)) ([3f86a4c](https://www.github.com/nftstorage/ipfs-cluster/commit/3f86a4cdfd4b3b098ac6d250a43ffb88b8461d84))
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.3.1",
"version": "3.4.0",
"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 1896cf4

Please sign in to comment.