Skip to content

Commit

Permalink
chore(main): release website 1.52.0 (#1975)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 9, 2022
1 parent 70f252d commit 3c5efb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.52.0](https://github.com/nftstorage/nft.storage/compare/website-v1.51.0...website-v1.52.0) (2022-06-09)


### Features

* add NFTUp CTA to stats page ([#1971](https://github.com/nftstorage/nft.storage/issues/1971)) ([70f252d](https://github.com/nftstorage/nft.storage/commit/70f252da1325902381449fd82ce313e4c507641b))

## [1.51.0](https://github.com/nftstorage/nft.storage/compare/website-v1.50.0...website-v1.51.0) (2022-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "1.51.0",
"version": "1.52.0",
"description": "nft.storage website",
"private": true,
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 3c5efb1

Please sign in to comment.