Skip to content

Commit

Permalink
chore(main): release 7.0.0 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
1 parent f86aa6d commit 80cb02a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [7.0.0](https://github.com/web3-storage/w3cli/compare/v6.1.0...v7.0.0) (2023-11-29)


### ⚠ BREAKING CHANGES

* upgrade `proof ls` ([#136](https://github.com/web3-storage/w3cli/issues/136))

### Features

* upgrade `proof ls` ([#136](https://github.com/web3-storage/w3cli/issues/136)) ([d95d1a4](https://github.com/web3-storage/w3cli/commit/d95d1a4b98ec02e8b48496c8c370a455c82b9b1d))

## [6.1.0](https://github.com/web3-storage/w3cli/compare/v6.0.0...v6.1.0) (2023-11-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@web3-storage/w3cli",
"type": "module",
"version": "6.1.0",
"version": "7.0.0",
"license": "(Apache-2.0 AND MIT)",
"description": "💾 w3 command line interface",
"bin": {
Expand Down

0 comments on commit 80cb02a

Please sign in to comment.