Skip to content

Commit 432ba59

Browse files
chore(main): release api 4.8.0 (#2587)
🤖 I have created a release *beep* *boop* --- ## [4.8.0](api-v4.7.0...api-v4.8.0) (2024-04-17) ### Features * show deal info from w3up ([#2573](#2573)) ([766a7c1](766a7c1)) ### Bug Fixes * more logging of upload get fail ([#2593](#2593)) ([35cc344](35cc344)) * one more typo ([de5582e](de5582e)) ### Other Changes * more deals get debugging ([#2594](#2594)) ([36a26f1](36a26f1)) * remove debugging ([#2595](#2595)) ([3dc7916](3dc7916)) * remove legacy upload codepath ([#2580](#2580)) ([88c05a9](88c05a9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3dc7916 commit 432ba59

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
## [4.8.0](https://github.com/nftstorage/nft.storage/compare/api-v4.7.0...api-v4.8.0) (2024-04-17)
4+
5+
6+
### Features
7+
8+
* show deal info from w3up ([#2573](https://github.com/nftstorage/nft.storage/issues/2573)) ([766a7c1](https://github.com/nftstorage/nft.storage/commit/766a7c1dbde4e0efec8424048767f3c9e947a2ab))
9+
10+
11+
### Bug Fixes
12+
13+
* more logging of upload get fail ([#2593](https://github.com/nftstorage/nft.storage/issues/2593)) ([35cc344](https://github.com/nftstorage/nft.storage/commit/35cc34499125ac24292fdfbb61d67569f279f089))
14+
* one more typo ([de5582e](https://github.com/nftstorage/nft.storage/commit/de5582eac5cb739bc48294a3a0ff95422d8a20e6))
15+
16+
17+
### Other Changes
18+
19+
* more deals get debugging ([#2594](https://github.com/nftstorage/nft.storage/issues/2594)) ([36a26f1](https://github.com/nftstorage/nft.storage/commit/36a26f14d7f9dfa9a204f37af7b4fc5fea1aa537))
20+
* remove debugging ([#2595](https://github.com/nftstorage/nft.storage/issues/2595)) ([3dc7916](https://github.com/nftstorage/nft.storage/commit/3dc7916eb7833b5a267624e07783c05494be5f2f))
21+
* remove legacy upload codepath ([#2580](https://github.com/nftstorage/nft.storage/issues/2580)) ([88c05a9](https://github.com/nftstorage/nft.storage/commit/88c05a90289a5c702d477723f0e4812f8e62b7f4))
22+
323
## [4.7.0](https://github.com/nftstorage/nft.storage/compare/api-v4.6.0...api-v4.7.0) (2024-04-04)
424

525

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

0 commit comments

Comments
 (0)