Skip to content

Commit 1388217

Browse files
chore(main): release website 1.46.0 (#1831)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fae8de1 commit 1388217

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.46.0](https://github.com/nftstorage/nft.storage/compare/website-v1.45.0...website-v1.46.0) (2022-04-25)
4+
5+
6+
### Features
7+
8+
* add permissions endpoint ([#1753](https://github.com/nftstorage/nft.storage/issues/1753)) ([2f5b6fb](https://github.com/nftstorage/nft.storage/commit/2f5b6fb2660231e4591f37e29389c41ac7045605))
9+
* nft up docs ([#1837](https://github.com/nftstorage/nft.storage/issues/1837)) ([fae8de1](https://github.com/nftstorage/nft.storage/commit/fae8de1befec616869f24aade5cc97954c509e74))
10+
11+
12+
### Bug Fixes
13+
14+
* remove deps in favor of web apis ([#1701](https://github.com/nftstorage/nft.storage/issues/1701)) ([7f4ae7a](https://github.com/nftstorage/nft.storage/commit/7f4ae7a77da1e5901da10ecda10dfe52e00cb691))
15+
316
## [1.45.0](https://github.com/nftstorage/nft.storage/compare/website-v1.44.0...website-v1.45.0) (2022-04-14)
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.45.0",
3+
"version": "1.46.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)