Skip to content

Commit

Permalink
chore(main): release api 4.0.2 (#2112)
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 Aug 2, 2022
1 parent 99e7ce5 commit 0001f4e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.2](https://github.com/nftstorage/nft.storage/compare/api-v4.0.1...api-v4.0.2) (2022-08-02)


### Bug Fixes

* always retry s3 upload ([#2111](https://github.com/nftstorage/nft.storage/issues/2111)) ([99e7ce5](https://github.com/nftstorage/nft.storage/commit/99e7ce50d823954be1a5335de21ac3b9be9301ba))

## [4.0.1](https://github.com/nftstorage/nft.storage/compare/api-v4.0.0...api-v4.0.1) (2022-08-02)


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.0.1",
"version": "4.0.2",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit 0001f4e

Please sign in to comment.