Skip to content

Commit 2a6707b

Browse files
chore(main): release api 4.0.4 (#2127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd8ca39 commit 2a6707b

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.4](https://github.com/nftstorage/nft.storage/compare/api-v4.0.3...api-v4.0.4) (2022-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Handling deleted_at on user requests from admin.storage (see nftstorage/admin.storage/issues/92) ([#2126](https://github.com/nftstorage/nft.storage/issues/2126)) ([dd8ca39](https://github.com/nftstorage/nft.storage/commit/dd8ca39b65f0cdbda91d1313e363ffbb6bd295af))
9+
310
## [4.0.3](https://github.com/nftstorage/nft.storage/compare/api-v4.0.2...api-v4.0.3) (2022-08-02)
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.3",
3+
"version": "4.0.4",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)