Skip to content

Commit

Permalink
chore(main): release website 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 18, 2022
1 parent 302cf2f commit 239ffb6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


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

0 comments on commit 239ffb6

Please sign in to comment.