Skip to content

Commit

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


##
[2.32.0](website-v2.31.0...website-v2.32.0)
(2022-11-11)


### Features

* add twitter logo to contact page
[#2068](#2068)
([#2078](#2078))
([179a844](179a844))
* **docs:** remove decentralized storage concept doc
([#2102](#2102))
([f65c82e](f65c82e))


### Bug Fixes

* align links when stacking mobile
([#2088](#2088))
([3bedf2d](3bedf2d))
* do not render account blocked modal unless account restricted
([#2089](#2089))
([1025a22](1025a22))
* incorrect class use
([#2094](#2094))
([6919cb0](6919cb0))
* remove web apps footer link
([#2087](#2087))
([a8c16a8](a8c16a8))
* rm staging url in PSA docs
([#2037](#2037))
([2dcc4dc](2dcc4dc))
* typo in w3name product page
([#2098](#2098))
([9b50cc9](9b50cc9))
* update product pages to have appropriate descriptions and titles
([#2085](#2085))
([ae6ed12](ae6ed12))

---
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 Nov 14, 2022
1 parent e306f6c commit fdfa333
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/website/CHANGELOG.md
@@ -1,5 +1,24 @@
# Changelog

## [2.32.0](https://github.com/web3-storage/web3.storage/compare/website-v2.31.0...website-v2.32.0) (2022-11-11)


### Features

* add twitter logo to contact page [#2068](https://github.com/web3-storage/web3.storage/issues/2068) ([#2078](https://github.com/web3-storage/web3.storage/issues/2078)) ([179a844](https://github.com/web3-storage/web3.storage/commit/179a8443663e6d9e23acccb0269ae8b454cd8888))
* **docs:** remove decentralized storage concept doc ([#2102](https://github.com/web3-storage/web3.storage/issues/2102)) ([f65c82e](https://github.com/web3-storage/web3.storage/commit/f65c82e7dddec58c2ea35d171b8894f0dafe3cf4))


### Bug Fixes

* align links when stacking mobile ([#2088](https://github.com/web3-storage/web3.storage/issues/2088)) ([3bedf2d](https://github.com/web3-storage/web3.storage/commit/3bedf2d584195a90912574cbcde1b69ea5e50220))
* do not render account blocked modal unless account restricted ([#2089](https://github.com/web3-storage/web3.storage/issues/2089)) ([1025a22](https://github.com/web3-storage/web3.storage/commit/1025a223c9c3605447329a57a9bd1bca90d2569e))
* incorrect class use ([#2094](https://github.com/web3-storage/web3.storage/issues/2094)) ([6919cb0](https://github.com/web3-storage/web3.storage/commit/6919cb09b335c7f757034f79235453e76c58ae77))
* remove web apps footer link ([#2087](https://github.com/web3-storage/web3.storage/issues/2087)) ([a8c16a8](https://github.com/web3-storage/web3.storage/commit/a8c16a8f694567832a08d13009d0c8c8aedf79fe))
* rm staging url in PSA docs ([#2037](https://github.com/web3-storage/web3.storage/issues/2037)) ([2dcc4dc](https://github.com/web3-storage/web3.storage/commit/2dcc4dcb988b606c7a9d62a9a22ddb3b3b1dce7f))
* typo in w3name product page ([#2098](https://github.com/web3-storage/web3.storage/issues/2098)) ([9b50cc9](https://github.com/web3-storage/web3.storage/commit/9b50cc98425f67f79a8edd857fde93a02c6a64dc))
* update product pages to have appropriate descriptions and titles ([#2085](https://github.com/web3-storage/web3.storage/issues/2085)) ([ae6ed12](https://github.com/web3-storage/web3.storage/commit/ae6ed12ced91718d6c60aa6fef709b1dbe371b64))

## [2.31.0](https://github.com/web3-storage/web3.storage/compare/website-v2.30.0...website-v2.31.0) (2022-10-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/website",
"version": "2.31.0",
"version": "2.32.0",
"description": "web3.storage website",
"private": true,
"scripts": {
Expand Down

0 comments on commit fdfa333

Please sign in to comment.