Skip to content

Commit b1ab10d

Browse files
chore(main): release website 2.3.0 (#2119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87afd27 commit b1ab10d

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
## [2.3.0](https://github.com/nftstorage/nft.storage/compare/website-v2.2.0...website-v2.3.0) (2022-08-18)
4+
5+
6+
### Features
7+
8+
* update pinning request verbiage ([#2131](https://github.com/nftstorage/nft.storage/issues/2131)) ([5a631b0](https://github.com/nftstorage/nft.storage/commit/5a631b0341d37a482802fcb0204150d2533dc26c))
9+
10+
11+
### Bug Fixes
12+
13+
* block navigation to authenticated routes ([#2120](https://github.com/nftstorage/nft.storage/issues/2120)) ([87afd27](https://github.com/nftstorage/nft.storage/commit/87afd27b78ad0b008814e57854e8a26eb9832920))
14+
* link to elastic ipfs github ([#2118](https://github.com/nftstorage/nft.storage/issues/2118)) ([a115edb](https://github.com/nftstorage/nft.storage/commit/a115edb6d6529af2813d2ee3680ec660d0b5c24e))
15+
316
## [2.2.0](https://github.com/nftstorage/nft.storage/compare/website-v2.1.3...website-v2.2.0) (2022-08-01)
417

518

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

0 commit comments

Comments
 (0)