Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#41)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.1...v1.2.0)
(2023-01-27)


### Features

* `proof add --dry-run --json` to view a delegation
([#40](#40))
([c32283a](c32283a))

---
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>
  • Loading branch information
github-actions[bot] authored Jan 27, 2023
1 parent c32283a commit a6f3b8d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/web3-storage/w3cli/compare/v1.1.1...v1.2.0) (2023-01-27)


### Features

* `proof add --dry-run --json` to view a delegation ([#40](https://github.com/web3-storage/w3cli/issues/40)) ([c32283a](https://github.com/web3-storage/w3cli/commit/c32283afa4e77895b35ea2055b1a9edf264bd360))

## [1.1.1](https://github.com/web3-storage/w3cli/compare/v1.1.0...v1.1.1) (2023-01-13)


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": "1.1.1",
"version": "1.2.0",
"license": "(Apache-2.0 AND MIT)",
"description": "💾 w3 command line interface",
"bin": {
Expand Down

0 comments on commit a6f3b8d

Please sign in to comment.