Skip to content

Commit

Permalink
chore(main): release api 7.21.0 (#2326)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[7.21.0](api-v7.20.0...api-v7.21.0)
(2023-11-13)


### Features

* can disable new user registration at /user/login API around w3up
launch by setting `NEXT_PUBLIC_W3UP_LAUNCH_LIMITED_AVAILABILITY_START`
([#2324](#2324))
([09a59c6](09a59c6))

---
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] authored Nov 13, 2023
1 parent d2ab500 commit 4e0c6a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* can disable new user registration at /user/login API around w3up launch by setting `NEXT_PUBLIC_W3UP_LAUNCH_LIMITED_AVAILABILITY_START` ([#2324](https://github.com/web3-storage/web3.storage/issues/2324)) ([09a59c6](https://github.com/web3-storage/web3.storage/commit/09a59c6d0590493b660b5a6c83ebc6829d52e733))

## [7.20.0](https://github.com/web3-storage/web3.storage/compare/api-v7.19.0...api-v7.20.0) (2023-10-18)


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.20.0",
"version": "7.21.0",
"private": true,
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 4e0c6a7

Please sign in to comment.