Skip to content

Commit

Permalink
chore(main): release website 2.0.0 (#1039)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 18, 2022
1 parent cf46d1d commit 6118c57
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/web3.storage/compare/website-v1.10.0...website-v2.0.0) (2022-03-18)


### ⚠ BREAKING CHANGES

* new website frontend and app ui (#1001)

### Features

* new website frontend and app ui ([#1001](https://github.com/web3-storage/web3.storage/issues/1001)) ([dc61e36](https://github.com/web3-storage/web3.storage/commit/dc61e362001859605300f525b51e0fdd54d84704))


### Bug Fixes

* disable swc minify ([#1040](https://github.com/web3-storage/web3.storage/issues/1040)) ([bcfa71c](https://github.com/web3-storage/web3.storage/commit/bcfa71cb119af8fabe4cd0cfd46a5659ae56cf51))
* tests in CI ([#1034](https://github.com/web3-storage/web3.storage/issues/1034)) ([ad26c27](https://github.com/web3-storage/web3.storage/commit/ad26c27cdbe2b18ad5af32943403b7852e49e465))

## [1.10.0](https://github.com/web3-storage/web3.storage/compare/website-v1.9.1...website-v1.10.0) (2022-02-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "1.10.0",
"version": "2.0.0",
"description": "web3.storage website",
"private": true,
"scripts": {
Expand Down

0 comments on commit 6118c57

Please sign in to comment.