Skip to content

Commit 0d6a0c3

Browse files
chore(main): release api 4.0.1 (#2110)
1 parent 31f39a5 commit 0d6a0c3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
## [4.0.1](https://github.com/nftstorage/nft.storage/compare/api-v4.0.0...api-v4.0.1) (2022-08-02)
4+
5+
6+
### Bug Fixes
7+
8+
* fdw fault tolerance ([#2108](https://github.com/nftstorage/nft.storage/issues/2108)) ([31f39a5](https://github.com/nftstorage/nft.storage/commit/31f39a5a2d994b49c2c9c49023a744d64598cbc1))
9+
310
## [4.0.0](https://github.com/nftstorage/nft.storage/compare/api-v3.0.1...api-v4.0.0) (2022-07-29)
411

512

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.0.0",
3+
"version": "4.0.1",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)