Skip to content

Commit a234e87

Browse files
chore(main): release api 7.22.0 (#2341)
🤖 I have created a release *beep* *boop* --- ## [7.22.0](api-v7.21.0...api-v7.22.0) (2024-01-05) ### Features * add README deprecation message ([#2340](#2340)) ([f3c661f](f3c661f)) * bypass maintenance mode for allowed tokens ([#2345](#2345)) ([7ec85aa](7ec85aa)) --- 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 7ec85aa commit a234e87

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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+
## [7.22.0](https://github.com/web3-storage/web3.storage/compare/api-v7.21.0...api-v7.22.0) (2024-01-05)
4+
5+
6+
### Features
7+
8+
* add README deprecation message ([#2340](https://github.com/web3-storage/web3.storage/issues/2340)) ([f3c661f](https://github.com/web3-storage/web3.storage/commit/f3c661f111d9b35dc8a133a6c1f9a10f3a861149))
9+
* bypass maintenance mode for allowed tokens ([#2345](https://github.com/web3-storage/web3.storage/issues/2345)) ([7ec85aa](https://github.com/web3-storage/web3.storage/commit/7ec85aa7902d2337baada4f9eec94c4dc4edf29a))
10+
311
## [7.21.0](https://github.com/web3-storage/web3.storage/compare/api-v7.20.0...api-v7.21.0) (2023-11-13)
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": "@web3-storage/api",
3-
"version": "7.21.0",
3+
"version": "7.22.0",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)