Skip to content

Commit 644d418

Browse files
chore(main): release 7.9.0 (#203)
🤖 I have created a release *beep* *boop* --- ## [7.9.0](v7.8.2...v7.9.0) (2024-11-15) ### Features * use worker thread for piece hashing ([#198](#198)) ([dfafbd3](dfafbd3)) ### Bug Fixes * bump files-from-path dependency ([b25861d](b25861d)) --- 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 01e87a2 commit 644d418

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.9.0](https://github.com/storacha/w3cli/compare/v7.8.2...v7.9.0) (2024-11-15)
4+
5+
6+
### Features
7+
8+
* use worker thread for piece hashing ([#198](https://github.com/storacha/w3cli/issues/198)) ([dfafbd3](https://github.com/storacha/w3cli/commit/dfafbd3e65cb74b64a62b2f63129a927ddcd79f4))
9+
10+
11+
### Bug Fixes
12+
13+
* bump files-from-path dependency ([b25861d](https://github.com/storacha/w3cli/commit/b25861d42b3530841a7e136fdd56d1b4ab2494b3))
14+
315
## [7.8.2](https://github.com/storacha-network/w3cli/compare/v7.8.1...v7.8.2) (2024-07-02)
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.8.2",
4+
"version": "7.9.0",
55
"license": "(Apache-2.0 AND MIT)",
66
"description": "💾 w3 command line interface",
77
"bin": {

0 commit comments

Comments
 (0)