Skip to content

Commit f503a4c

Browse files
chore(main): release website 1.56.0 (#2038)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24d0720 commit f503a4c

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.56.0](https://github.com/nftstorage/nft.storage/compare/website-v1.55.0...website-v1.56.0) (2022-07-07)
4+
5+
6+
### Features
7+
8+
* elastic ipfs blog post ([#2057](https://github.com/nftstorage/nft.storage/issues/2057)) ([a76f6bb](https://github.com/nftstorage/nft.storage/commit/a76f6bb3cf81720f87fef40b75af876960b66fdd))
9+
* update ToS for superhot ([#1948](https://github.com/nftstorage/nft.storage/issues/1948)) ([ccd0c69](https://github.com/nftstorage/nft.storage/commit/ccd0c690af94e88a2a4f390341cf7fc27f276c20))
10+
11+
12+
### Bug Fixes
13+
14+
* add tailwind typography to faq content. ([#2060](https://github.com/nftstorage/nft.storage/issues/2060)) ([24d0720](https://github.com/nftstorage/nft.storage/commit/24d07206a2b8fc0549ff1e83b932767c1348bc3f))
15+
* link to NFTStorage constructor in API reference docs ([#2005](https://github.com/nftstorage/nft.storage/issues/2005)) ([4eddd01](https://github.com/nftstorage/nft.storage/commit/4eddd01a78e4948d4b1e39ba88f4dee05140f512))
16+
317
## [1.55.0](https://github.com/nftstorage/nft.storage/compare/website-v1.54.0...website-v1.55.0) (2022-06-23)
418

519

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.55.0",
3+
"version": "1.56.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)