Skip to content

Commit

Permalink
chore(main): release api 7.22.0 (#2341)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Jan 5, 2024
1 parent 7ec85aa commit a234e87
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [7.22.0](https://github.com/web3-storage/web3.storage/compare/api-v7.21.0...api-v7.22.0) (2024-01-05)


### Features

* add README deprecation message ([#2340](https://github.com/web3-storage/web3.storage/issues/2340)) ([f3c661f](https://github.com/web3-storage/web3.storage/commit/f3c661f111d9b35dc8a133a6c1f9a10f3a861149))
* 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))

## [7.21.0](https://github.com/web3-storage/web3.storage/compare/api-v7.20.0...api-v7.21.0) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/api",
"version": "7.21.0",
"version": "7.22.0",
"private": true,
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit a234e87

Please sign in to comment.