Skip to content

Commit c63ff76

Browse files
chore(main): release website 1.44.0 (#1778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43b0f5f commit c63ff76

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.44.0](https://github.com/nftstorage/nft.storage/compare/website-v1.43.0...website-v1.44.0) (2022-04-11)
4+
5+
6+
### Features
7+
8+
* Q2 2022 roadmap post ([#1714](https://github.com/nftstorage/nft.storage/issues/1714)) ([6962915](https://github.com/nftstorage/nft.storage/commit/6962915885dc819a95ff46dcd8cba995e9a2c21c))
9+
10+
11+
### Bug Fixes
12+
13+
* add some required env vars ([#1771](https://github.com/nftstorage/nft.storage/issues/1771)) ([a9e72d4](https://github.com/nftstorage/nft.storage/commit/a9e72d43b9c7a20b2a51c3eeb9f5ae14089a5413))
14+
* four fe bugs ([#1768](https://github.com/nftstorage/nft.storage/issues/1768)) ([77fc350](https://github.com/nftstorage/nft.storage/commit/77fc3501050fbfbca4add91d75667adf03a07a93))
15+
* link to current unixfs importer ([#1795](https://github.com/nftstorage/nft.storage/issues/1795)) ([43b0f5f](https://github.com/nftstorage/nft.storage/commit/43b0f5f1ddea77ad26fd5e6063a19afdd2ff79ad))
16+
317
## [1.43.0](https://github.com/nftstorage/nft.storage/compare/website-v1.42.0...website-v1.43.0) (2022-04-05)
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.43.0",
3+
"version": "1.44.0",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)