Skip to content

Commit 3ead4c1

Browse files
chore: release api 2.7.4 (#651)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 042c285 commit 3ead4c1

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+
### [2.7.4](https://www.github.com/nftstorage/nft.storage/compare/api-v2.7.3...api-v2.7.4) (2021-10-25)
4+
5+
6+
### Bug Fixes
7+
8+
* car uploads from store endpoint ([#667](https://www.github.com/nftstorage/nft.storage/issues/667)) ([a65daca](https://www.github.com/nftstorage/nft.storage/commit/a65dacad083a9c68a3ba1b240277948251041164))
9+
* update links to moved repo ([#650](https://www.github.com/nftstorage/nft.storage/issues/650)) ([df94aaa](https://www.github.com/nftstorage/nft.storage/commit/df94aaa8f1ec1a2e7d60a258a90758b2df630c9a))
10+
311
### [2.7.3](https://www.github.com/nftstorage/nft.storage/compare/api-v2.7.2...api-v2.7.3) (2021-10-20)
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": "2.7.3",
3+
"version": "2.7.4",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)