Skip to content

Commit 325d45e

Browse files
chore(main): release website 1.46.1 (#1849)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 94c98b0 commit 325d45e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
### [1.46.1](https://github.com/nftstorage/nft.storage/compare/website-v1.46.0...website-v1.46.1) (2022-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* OpenAPI generated Rust client URL ([#1847](https://github.com/nftstorage/nft.storage/issues/1847)) ([94c98b0](https://github.com/nftstorage/nft.storage/commit/94c98b08291ca697b29d3257d60eb2d0c11838cc))
9+
* updated nftup route ([#1848](https://github.com/nftstorage/nft.storage/issues/1848)) ([baca52a](https://github.com/nftstorage/nft.storage/commit/baca52a7d992fa5157595010c98f7d313d6a94f2))
10+
311
## [1.46.0](https://github.com/nftstorage/nft.storage/compare/website-v1.45.0...website-v1.46.0) (2022-04-25)
412

513

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

0 commit comments

Comments
 (0)