Skip to content

Commit

Permalink
chore(main): release website 2.9.0 (#2529)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent cca7d5b commit fc19d97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.9.0](https://github.com/nftstorage/nft.storage/compare/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](https://github.com/nftstorage/nft.storage/issues/2522)) ([0c77cb3](https://github.com/nftstorage/nft.storage/commit/0c77cb3646586b1a802e8c8ca2e8c54d0a006f56))


### Bug Fixes

* 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))
* 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))

## [2.8.5](https://github.com/nftstorage/nft.storage/compare/website-v2.8.4...website-v2.8.5) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.8.5",
"version": "2.9.0",
"description": "nft.storage website",
"private": true,
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit fc19d97

Please sign in to comment.