Skip to content

Commit

Permalink
chore(main): release website 2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 9, 2022
1 parent 1025a22 commit faa1233
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
Original file line number Diff line number Diff line change
@@ -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-09)


### 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
Original file line number Diff line number Diff line change
@@ -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 faa1233

Please sign in to comment.