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 052fee0 commit 42e8fc2Copy full SHA for 42e8fc2
2 files changed
packages/client/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.3.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v1.3.0...nft.storage-v1.3.1) (2021-05-14)
4
+
5
6
+### Bug Fixes
7
8
+* **client:** fix publish ([052fee0](https://www.github.com/ipfs-shipyard/nft.storage/commit/052fee0661256c05378470a2276bb46e99ccbe2d))
9
10
## 1.3.0 (2021-05-14)
11
12
packages/client/package.json
@@ -1,6 +1,6 @@
{
"name": "nft.storage",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "nft.storage client",
"license": "(Apache-2.0 AND MIT)",
"type": "module",
0 commit comments