Skip to content

Commit 750ca97

Browse files
chore: release tools 1.0.2 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b0fba9f commit 750ca97

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/tools/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
### [1.0.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/tools-v1.0.0...tools-v1.0.1) (2021-05-14)
411

512

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tools",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "NFT Storage Tools",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)