Skip to content

Commit cf43a2d

Browse files
chore(main): release website 2.8.0 (#2232)
🤖 I have created a release *beep* *boop* --- ## [2.8.0](website-v2.7.1...website-v2.8.0) (2022-12-09) ### Features * add plausible analytics ([#2265](#2265)) ([78cdc5a](78cdc5a)) ### Bug Fixes * docs with incorrect blocking duration due to rate limits ([#2231](#2231)) ([95d82cd](95d82cd)) * URL to blog ([#2261](#2261)) ([719058e](719058e)) --- 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 719058e commit cf43a2d

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.8.0](https://github.com/nftstorage/nft.storage/compare/website-v2.7.1...website-v2.8.0) (2022-12-09)
4+
5+
6+
### Features
7+
8+
* add plausible analytics ([#2265](https://github.com/nftstorage/nft.storage/issues/2265)) ([78cdc5a](https://github.com/nftstorage/nft.storage/commit/78cdc5a845963cc0a32d64e93b2ee77acbe2c915))
9+
10+
11+
### Bug Fixes
12+
13+
* docs with incorrect blocking duration due to rate limits ([#2231](https://github.com/nftstorage/nft.storage/issues/2231)) ([95d82cd](https://github.com/nftstorage/nft.storage/commit/95d82cd3f6208ae8f23a855c309c4569414b996c))
14+
* URL to blog ([#2261](https://github.com/nftstorage/nft.storage/issues/2261)) ([719058e](https://github.com/nftstorage/nft.storage/commit/719058e5da8fa93ef5213adee3236e36731090a7))
15+
316
## [2.7.1](https://github.com/nftstorage/nft.storage/compare/website-v2.7.0...website-v2.7.1) (2022-10-13)
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.7.1",
3+
"version": "2.8.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)