We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d56b3 commit f9c33acCopy full SHA for f9c33ac
2 files changed
packages/website/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.5.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.5.0...website-v1.5.1) (2021-08-30)
4
+
5
6
+### Bug Fixes
7
8
+* pin ipfs-car verion to avoid empty upload issue ([d1d56b3](https://www.github.com/ipfs-shipyard/nft.storage/commit/d1d56b346f6480bebfcc3d54ad70bbd14dd4934a))
9
10
## [1.5.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.4.0...website-v1.5.0) (2021-08-27)
11
12
packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "website",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "nft.storage website",
"private": true,
"scripts": {
0 commit comments