Skip to content

Commit 9100613

Browse files
chore(main): release website 2.8.3 (#2354)
🤖 I have created a release *beep* *boop* --- ## [2.8.3](website-v2.8.2...website-v2.8.3) (2023-03-31) ### Bug Fixes * update footer link to the nftstorage twitter page ([#2353](#2353)) ([a0934cd](a0934cd)), closes [#2318](#2318) * use dynamic title in head on docs pages ([#2319](#2319)) ([5d55330](5d55330)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d55330 commit 9100613

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
## [2.8.3](https://github.com/nftstorage/nft.storage/compare/website-v2.8.2...website-v2.8.3) (2023-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* update footer link to the nftstorage twitter page ([#2353](https://github.com/nftstorage/nft.storage/issues/2353)) ([a0934cd](https://github.com/nftstorage/nft.storage/commit/a0934cd0b85284807ba4e84df66c2534b5a3e3dd)), closes [#2318](https://github.com/nftstorage/nft.storage/issues/2318)
9+
* use dynamic title in head on docs pages ([#2319](https://github.com/nftstorage/nft.storage/issues/2319)) ([5d55330](https://github.com/nftstorage/nft.storage/commit/5d5533090ef917dacfb971c9aa42de8ac71dc342))
10+
311
## [2.8.2](https://github.com/nftstorage/nft.storage/compare/website-v2.8.1...website-v2.8.2) (2023-03-10)
412

513

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": "2.8.2",
3+
"version": "2.8.3",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)