Skip to content

Commit

Permalink
chore(main): release api 2.24.2 (nftstorage#1930)
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 and gobengo committed Jun 14, 2022
1 parent 86986c6 commit f5072e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [2.24.2](https://github.com/nftstorage/nft.storage/compare/api-v2.24.1...api-v2.24.2) (2022-06-01)


### Bug Fixes

* default PSA pin status filter ([#1936](https://github.com/nftstorage/nft.storage/issues/1936)) ([235a308](https://github.com/nftstorage/nft.storage/commit/235a30820906d6c66bcac1a1a6d9e220932d5145))
* preserve all backup_urls for chunked uploads ([#1940](https://github.com/nftstorage/nft.storage/issues/1940)) ([9084d87](https://github.com/nftstorage/nft.storage/commit/9084d87d51c89ade8c991dcba1f983645bda39c0))
* send checksum on s3 upload ([#1926](https://github.com/nftstorage/nft.storage/issues/1926)) ([3738f77](https://github.com/nftstorage/nft.storage/commit/3738f77fcb629c49fc11daac8e55a5a0500d4769))

### [2.24.1](https://github.com/nftstorage/nft.storage/compare/api-v2.24.0...api-v2.24.1) (2022-05-18)


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

0 comments on commit f5072e2

Please sign in to comment.