Skip to content

Commit aecd1cf

Browse files
chore(main): release website 1.42.0 (#1754)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d92d7cf commit aecd1cf

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.42.0](https://github.com/nftstorage/nft.storage/compare/website-v1.41.0...website-v1.42.0) (2022-04-05)
4+
5+
6+
### Features
7+
8+
* blog post about missing nfts ([#1752](https://github.com/nftstorage/nft.storage/issues/1752)) ([3f09503](https://github.com/nftstorage/nft.storage/commit/3f09503339386d602214a6c3d68b4f5fd1356cc6))
9+
* blog release NFTUp ([#1764](https://github.com/nftstorage/nft.storage/issues/1764)) ([4faf35e](https://github.com/nftstorage/nft.storage/commit/4faf35e11a2978d9d4dca6562574640da6b116f6))
10+
* labeling uploads on files ([#1694](https://github.com/nftstorage/nft.storage/issues/1694)) ([70d81ac](https://github.com/nftstorage/nft.storage/commit/70d81acff0cba3e4bb06b5491c7c60fb97d05b65))
11+
12+
13+
### Bug Fixes
14+
15+
* temporarily hide upload name column ([#1770](https://github.com/nftstorage/nft.storage/issues/1770)) ([d92d7cf](https://github.com/nftstorage/nft.storage/commit/d92d7cf989547390b7fa01bc8d06e7478e488d3c))
16+
317
## [1.41.0](https://github.com/nftstorage/nft.storage/compare/website-v1.40.1...website-v1.41.0) (2022-04-01)
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.41.0",
3+
"version": "1.42.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)