Skip to content

Commit 3abd007

Browse files
chore(main): release website 1.40.0 (#1711)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0fe173b commit 3abd007

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+
## [1.40.0](https://github.com/nftstorage/nft.storage/compare/website-v1.39.0...website-v1.40.0) (2022-03-29)
4+
5+
6+
### Features
7+
8+
* 50M upload blog post ([#1713](https://github.com/nftstorage/nft.storage/issues/1713)) ([a0a96b3](https://github.com/nftstorage/nft.storage/commit/a0a96b36deecc488ea0cdcfc477fd5eab82602ae))
9+
10+
11+
### Bug Fixes
12+
13+
* **docs:** add pre-built bundle info to troubleshooting & update faq ([#1710](https://github.com/nftstorage/nft.storage/issues/1710)) ([3010a53](https://github.com/nftstorage/nft.storage/commit/3010a530eae098bef17ca464bfc47dd860c76998))
14+
* website gateway url tmp revert ([#1716](https://github.com/nftstorage/nft.storage/issues/1716)) ([0fe173b](https://github.com/nftstorage/nft.storage/commit/0fe173b4b61f60d81d5a124c434055679cf5f648))
15+
316
## [1.39.0](https://github.com/nftstorage/nft.storage/compare/website-v1.38.0...website-v1.39.0) (2022-03-26)
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": "1.39.0",
3+
"version": "1.40.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)