Skip to content

Commit 83ba473

Browse files
chore(main): release api 7.25.0 (#2364)
🤖 I have created a release *beep* *boop* --- ## [7.25.0](api-v7.24.0...api-v7.25.0) (2024-03-11) ### Features * bump db package to 4.1.0 and use dep on that new version from cron, api packages ([#2362](#2362)) ([18af9c6](18af9c6)) --- 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 18af9c6 commit 83ba473

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.25.0](https://github.com/web3-storage/web3.storage/compare/api-v7.24.0...api-v7.25.0) (2024-03-11)
4+
5+
6+
### Features
7+
8+
* bump db package to 4.1.0 and use dep on that new version from cron, api packages ([#2362](https://github.com/web3-storage/web3.storage/issues/2362)) ([18af9c6](https://github.com/web3-storage/web3.storage/commit/18af9c673a7d600105796b271ee962e2865c1eeb))
9+
310
## [7.24.0](https://github.com/web3-storage/web3.storage/compare/api-v7.23.0...api-v7.24.0) (2024-01-22)
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.24.0",
3+
"version": "7.25.0",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)