Skip to content

Commit 8f82eb1

Browse files
chore(main): release api 7.24.0 (#2355)
🤖 I have created a release *beep* *boop* --- ## [7.24.0](api-v7.23.0...api-v7.24.0) (2024-01-22) ### Features * listUploads includes parts property with list of links to CARs that contain it ([#2347](#2347)) ([b870346](b870346)) --- 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 b870346 commit 8f82eb1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## [7.24.0](https://github.com/web3-storage/web3.storage/compare/api-v7.23.0...api-v7.24.0) (2024-01-22)
4+
5+
6+
### Features
7+
8+
* listUploads includes parts property with list of links to CARs that contain it ([#2347](https://github.com/web3-storage/web3.storage/issues/2347)) ([b870346](https://github.com/web3-storage/web3.storage/commit/b87034604882252f314f9abfb96d347c30f17d25))
9+
310
## [7.23.0](https://github.com/web3-storage/web3.storage/compare/api-v7.22.0...api-v7.23.0) (2024-01-09)
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": "@web3-storage/api",
3-
"version": "7.23.0",
3+
"version": "7.24.0",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)