Skip to content

Commit cc2c079

Browse files
chore(main): release website 2.3.1 (#2148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0029430 commit cc2c079

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+
## [2.3.1](https://github.com/nftstorage/nft.storage/compare/website-v2.3.0...website-v2.3.1) (2022-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* add href to child a element ([#2136](https://github.com/nftstorage/nft.storage/issues/2136)) ([0029430](https://github.com/nftstorage/nft.storage/commit/0029430bb7fc1369f8b5a60bbf1f190e5d1b9578))
9+
310
## [2.3.0](https://github.com/nftstorage/nft.storage/compare/website-v2.2.0...website-v2.3.0) (2022-08-18)
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": "2.3.0",
3+
"version": "2.3.1",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)