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 b0fba9f commit 750ca97Copy full SHA for 750ca97
2 files changed
packages/tools/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.0.2](https://www.github.com/ipfs-shipyard/nft.storage/compare/tools-v1.0.1...tools-v1.0.2) (2021-05-14)
4
+
5
6
+### Bug Fixes
7
8
+* **tools:** dont filter by package ([6b04db3](https://www.github.com/ipfs-shipyard/nft.storage/commit/6b04db36f00e9ac18b2d479fa4db36032e087157))
9
10
### [1.0.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/tools-v1.0.0...tools-v1.0.1) (2021-05-14)
11
12
packages/tools/package.json
@@ -1,6 +1,6 @@
{
"name": "tools",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "NFT Storage Tools",
"private": true,
"main": "src/index.js",
0 commit comments