Skip to content

Commit fc19d97

Browse files
chore(main): release website 2.9.0 (#2529)
🤖 I have created a release *beep* *boop* --- ## [2.9.0](website-v2.8.5...website-v2.9.0) (2024-04-04) ### Features * POST /uploads can write uploads to w3up for web3 serving and dagcargoless filecoin deal-making ([#2522](#2522)) ([0c77cb3](0c77cb3)) ### Bug Fixes * pin tailwind to version used in production ([#2528](#2528)) ([64239e7](64239e7)) * use correct API URL for classic.nft.storage ([#2558](#2558)) ([cca7d5b](cca7d5b)) --- 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 cca7d5b commit fc19d97

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.9.0](https://github.com/nftstorage/nft.storage/compare/website-v2.8.5...website-v2.9.0) (2024-04-04)
4+
5+
6+
### Features
7+
8+
* POST /uploads can write uploads to w3up for web3 serving and dagcargoless filecoin deal-making ([#2522](https://github.com/nftstorage/nft.storage/issues/2522)) ([0c77cb3](https://github.com/nftstorage/nft.storage/commit/0c77cb3646586b1a802e8c8ca2e8c54d0a006f56))
9+
10+
11+
### Bug Fixes
12+
13+
* pin tailwind to version used in production ([#2528](https://github.com/nftstorage/nft.storage/issues/2528)) ([64239e7](https://github.com/nftstorage/nft.storage/commit/64239e73466d76031764bdfe9decd54e8b3ef9dc))
14+
* use correct API URL for classic.nft.storage ([#2558](https://github.com/nftstorage/nft.storage/issues/2558)) ([cca7d5b](https://github.com/nftstorage/nft.storage/commit/cca7d5b0413b72f2bb18ad75c88b12ce2f66c3d8))
15+
316
## [2.8.5](https://github.com/nftstorage/nft.storage/compare/website-v2.8.4...website-v2.8.5) (2023-07-24)
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.8.5",
3+
"version": "2.9.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)