Skip to content

Commit d3e0bab

Browse files
chore(main): release 7.3.0 (storacha#165)
🤖 I have created a release *beep* *boop* --- ## [7.3.0](storacha/w3cli@v7.2.1...v7.3.0) (2024-01-23) ### Features * add `name` to `w3 space info` output ([storacha#164](storacha#164)) ([2b1bc4a](storacha@2b1bc4a)) ### Bug Fixes * clear timeout always ([storacha#166](storacha#166)) ([c1b7cce](storacha@c1b7cce)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c1b7cce commit d3e0bab

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [7.3.0](https://github.com/web3-storage/w3cli/compare/v7.2.1...v7.3.0) (2024-01-23)
4+
5+
6+
### Features
7+
8+
* add `name` to `w3 space info` output ([#164](https://github.com/web3-storage/w3cli/issues/164)) ([2b1bc4a](https://github.com/web3-storage/w3cli/commit/2b1bc4a117b1c611b0df8e574ceb501456a1aee5))
9+
10+
11+
### Bug Fixes
12+
13+
* clear timeout always ([#166](https://github.com/web3-storage/w3cli/issues/166)) ([c1b7cce](https://github.com/web3-storage/w3cli/commit/c1b7ccee73ca7c54ea75eb6313d6e8a56b090c33))
14+
315
## [7.2.1](https://github.com/web3-storage/w3cli/compare/v7.2.0...v7.2.1) (2024-01-17)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@web3-storage/w3cli",
33
"type": "module",
4-
"version": "7.2.1",
4+
"version": "7.3.0",
55
"license": "(Apache-2.0 AND MIT)",
66
"description": "💾 w3 command line interface",
77
"bin": {

0 commit comments

Comments
 (0)