Skip to content

Commit 98ede83

Browse files
chore(main): release 7.8.0 (storacha#196)
🤖 I have created a release *beep* *boop* --- ## [7.8.0](storacha/w3cli@v7.7.1...v7.8.0) (2024-06-20) ### Features * use wasm piece hasher ([storacha#195](storacha#195)) ([8ddc4d2](storacha@8ddc4d2)) --- 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 8ddc4d2 commit 98ede83

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [7.8.0](https://github.com/storacha-network/w3cli/compare/v7.7.1...v7.8.0) (2024-06-20)
4+
5+
6+
### Features
7+
8+
* use wasm piece hasher ([#195](https://github.com/storacha-network/w3cli/issues/195)) ([8ddc4d2](https://github.com/storacha-network/w3cli/commit/8ddc4d2b692173a02f6e337a752b84878293ef1f))
9+
310
## [7.7.1](https://github.com/w3s-project/w3cli/compare/v7.7.0...v7.7.1) (2024-06-05)
411

512

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.7.1",
4+
"version": "7.8.0",
55
"license": "(Apache-2.0 AND MIT)",
66
"description": "💾 w3 command line interface",
77
"bin": {

0 commit comments

Comments
 (0)