Skip to content

Commit 4c90608

Browse files
chore(main): release api 4.4.3 (#2430)
1 parent 4526369 commit 4c90608

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.4.3](https://github.com/nftstorage/nft.storage/compare/api-v4.4.2...api-v4.4.3) (2023-10-11)
4+
5+
6+
### Bug Fixes
7+
8+
* this param for fetch calls ([#2428](https://github.com/nftstorage/nft.storage/issues/2428)) ([ed04997](https://github.com/nftstorage/nft.storage/commit/ed04997790278a28f927a6517387bc323f914ac2))
9+
* 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))
10+
311
## [4.4.2](https://github.com/nftstorage/nft.storage/compare/api-v4.4.1...api-v4.4.2) (2023-05-12)
412

513

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)