Skip to content

Commit

Permalink
chore(main): release api 4.4.3 (#2430)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 11, 2023
1 parent 4526369 commit 4c90608
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.4.3](https://github.com/nftstorage/nft.storage/compare/api-v4.4.2...api-v4.4.3) (2023-10-11)


### Bug Fixes

* this param for fetch calls ([#2428](https://github.com/nftstorage/nft.storage/issues/2428)) ([ed04997](https://github.com/nftstorage/nft.storage/commit/ed04997790278a28f927a6517387bc323f914ac2))
* verify CAR blocks with all supported hashes ([#2460](https://github.com/nftstorage/nft.storage/issues/2460)) ([4526369](https://github.com/nftstorage/nft.storage/commit/45263692713e6173d7cdec1a69df8a284e5e293a))

## [4.4.2](https://github.com/nftstorage/nft.storage/compare/api-v4.4.1...api-v4.4.2) (2023-05-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "4.4.2",
"version": "4.4.3",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit 4c90608

Please sign in to comment.