Skip to content

Commit ac43e13

Browse files
chore(main): release website 2.11.0 (#2574)
🤖 I have created a release *beep* *boop* --- ## [2.11.0](website-v2.10.0...website-v2.11.0) (2024-04-15) ### Features * show deal info from w3up ([#2573](#2573)) ([766a7c1](766a7c1)) * tweak readme ([#2563](#2563)) ([6a6298a](6a6298a)) ### Bug Fixes * use correct "nft get" endpoint ([#2589](#2589)) ([27632d8](27632d8)) --- 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 432ba59 commit ac43e13

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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.11.0](https://github.com/nftstorage/nft.storage/compare/website-v2.10.0...website-v2.11.0) (2024-04-15)
4+
5+
6+
### Features
7+
8+
* show deal info from w3up ([#2573](https://github.com/nftstorage/nft.storage/issues/2573)) ([766a7c1](https://github.com/nftstorage/nft.storage/commit/766a7c1dbde4e0efec8424048767f3c9e947a2ab))
9+
* tweak readme ([#2563](https://github.com/nftstorage/nft.storage/issues/2563)) ([6a6298a](https://github.com/nftstorage/nft.storage/commit/6a6298a642beda6e06940dbb739d78d466a41815))
10+
11+
12+
### Bug Fixes
13+
14+
* use correct "nft get" endpoint ([#2589](https://github.com/nftstorage/nft.storage/issues/2589)) ([27632d8](https://github.com/nftstorage/nft.storage/commit/27632d82139399e56fc43248b07723b11ecb84dd))
15+
316
## [2.10.0](https://github.com/nftstorage/nft.storage/compare/website-v2.9.0...website-v2.10.0) (2024-04-04)
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.10.0",
3+
"version": "2.11.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)