Skip to content

Commit b59b63c

Browse files
chore: release website 1.8.1 (#612)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 480ce4a commit b59b63c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.8.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.8.0...website-v1.8.1) (2021-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* maintenance banner padding and button text color ([#609](https://www.github.com/ipfs-shipyard/nft.storage/issues/609)) ([c04e2f7](https://www.github.com/ipfs-shipyard/nft.storage/commit/c04e2f73d38b72d106a50d090ad0e8fa9e1f9484)), closes [#569](https://www.github.com/ipfs-shipyard/nft.storage/issues/569)
9+
310
## [1.8.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.7.0...website-v1.8.0) (2021-10-14)
411

512

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "nft.storage website",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)