Skip to content

Commit

Permalink
chore: release @web3-storage/website 1.5.0 (#488)
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] authored Oct 28, 2021
1 parent fc5443c commit b52078f
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
26 changes: 26 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [1.5.0](https://www.github.com/web3-storage/web3.storage/compare/website-v1.4.0...website-v1.5.0) (2021-10-28)


### Features

* add dynamic sitemap and robots file ([#517](https://www.github.com/web3-storage/web3.storage/issues/517)) ([25200ff](https://www.github.com/web3-storage/web3.storage/commit/25200ff9ca8171b0a7bd3fe7bf13357c4536fd6d))
* add link to token tester demo app from tokens page ([#374](https://www.github.com/web3-storage/web3.storage/issues/374)) ([9167c73](https://www.github.com/web3-storage/web3.storage/commit/9167c73379b92ef6e07780aaf584a5ccd67fe21b))
* add maintenance banner ([#544](https://www.github.com/web3-storage/web3.storage/issues/544)) ([1ee989c](https://www.github.com/web3-storage/web3.storage/commit/1ee989c81ab32fdb4f93bebd911d3e0f8b59416a))
* add tooltip to the pin status ([#474](https://www.github.com/web3-storage/web3.storage/issues/474)) ([9a53d06](https://www.github.com/web3-storage/web3.storage/commit/9a53d06ee5f06b441cbd31f215cd6f18afcf05d2))
* improve tokens table ([#483](https://www.github.com/web3-storage/web3.storage/issues/483)) ([9af8a1a](https://www.github.com/web3-storage/web3.storage/commit/9af8a1af463632c61b629129cac3466947c7269f))
* storage backup ([#417](https://www.github.com/web3-storage/web3.storage/issues/417)) ([ae5423a](https://www.github.com/web3-storage/web3.storage/commit/ae5423aebc779545126fb6ba652637317efc91e7))


### Bug Fixes

* encode filenames ([#539](https://www.github.com/web3-storage/web3.storage/issues/539)) ([de01972](https://www.github.com/web3-storage/web3.storage/commit/de0197278c041a5bd0c2979e38f79bad068bf993))
* improve seo metadata ([#522](https://www.github.com/web3-storage/web3.storage/issues/522)) ([23b008c](https://www.github.com/web3-storage/web3.storage/commit/23b008c53d8b8216e230c572ba147b3b067f92d1))
* tables scroll with the buttons ([09862a8](https://www.github.com/web3-storage/web3.storage/commit/09862a89ad45e8ed6281f27ffc7a03fba30c5a71))
* typo copy banner ([#558](https://www.github.com/web3-storage/web3.storage/issues/558)) ([e2633f7](https://www.github.com/web3-storage/web3.storage/commit/e2633f73417e6f595f71237010ea73b3fccbd81b))
* website maintenance banner ([#557](https://www.github.com/web3-storage/web3.storage/issues/557)) ([02a93a2](https://www.github.com/web3-storage/web3.storage/commit/02a93a244ff273f6be64b86d1602d621d0d72dd4))


### Changes

* api rewire ([#524](https://www.github.com/web3-storage/web3.storage/issues/524)) ([f4f9cd3](https://www.github.com/web3-storage/web3.storage/commit/f4f9cd39f0859b843067057af9bcdbf4f29063e9))

## [1.4.0](https://www.github.com/web3-storage/web3.storage/compare/website-v1.3.1...website-v1.4.0) (2021-09-10)


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

0 comments on commit b52078f

Please sign in to comment.