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 8919819 commit 492800dCopy full SHA for 492800d
2 files changed
packages/client/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.1.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v3.1.0...nft.storage-v3.1.1) (2021-08-11)
4
+
5
6
+### Bug Fixes
7
8
+* **client:** dont publish everything ([8919819](https://www.github.com/ipfs-shipyard/nft.storage/commit/89198192508ed8cdd2084e312a5488348ea862af))
9
10
## [3.1.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v3.0.1...nft.storage-v3.1.0) (2021-08-10)
11
12
packages/client/package.json
@@ -1,6 +1,6 @@
{
"name": "nft.storage",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "nft.storage client",
"license": "(Apache-2.0 AND MIT)",
"type": "module",
0 commit comments