Skip to content

Commit 4781c8b

Browse files
chore(main): release website 2.37.0 (#2320)
🤖 I have created a release *beep* *boop* --- ## [2.37.0](website-v2.36.3...website-v2.37.0) (2023-11-09) ### Features * add w3up-launch announcement banner (when env.NEXT_PUBLIC_W3UP_LAUNCH_SUNSET_ANNOUNCEMENT_START is set) ([#2319](#2319)) ([f3d5b97](f3d5b97)) * remove 'whats the data layer?' cta2 from website homepage ([#2322](#2322)) ([7975fdf](7975fdf)) --- 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 7975fdf commit 4781c8b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.37.0](https://github.com/web3-storage/web3.storage/compare/website-v2.36.3...website-v2.37.0) (2023-11-09)
4+
5+
6+
### Features
7+
8+
* add w3up-launch announcement banner (when env.NEXT_PUBLIC_W3UP_LAUNCH_SUNSET_ANNOUNCEMENT_START is set) ([#2319](https://github.com/web3-storage/web3.storage/issues/2319)) ([f3d5b97](https://github.com/web3-storage/web3.storage/commit/f3d5b97eb781e20ad73d06597c88bd67303a9083))
9+
* remove 'whats the data layer?' cta2 from website homepage ([#2322](https://github.com/web3-storage/web3.storage/issues/2322)) ([7975fdf](https://github.com/web3-storage/web3.storage/commit/7975fdfb2b21eb570fcfe295064e24ef44d0f58e))
10+
311
## [2.36.3](https://github.com/web3-storage/web3.storage/compare/website-v2.36.2...website-v2.36.3) (2023-08-29)
412

513

packages/website/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/website",
3-
"version": "2.36.3",
3+
"version": "2.37.0",
44
"description": "web3.storage website",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)