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 7, 2022
1 parent 9b50cc9 commit 1ac5736
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

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


### 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))


### 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))
* 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))
* 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))

## [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 1ac5736

Please sign in to comment.