-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
2,170 additions
and
1,746 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Changelog | ||
|
||
## v0.7.2 | ||
|
||
Removed superfluous console.log | ||
|
||
## v0.7.1 | ||
|
||
Show additional defaults in CLI help | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,7 +72,7 @@ jobs: | |
steps: | ||
- name: Tangle Release | ||
id: tangle_release | ||
uses: iotaledger/[email protected].1 | ||
uses: iotaledger/[email protected].2 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
IOTA_SEED: ${{ secrets.IOTA_SEED }} | ||
|
@@ -107,7 +107,7 @@ gh-tangle-release | |
You will then be presented with the following options. | ||
|
||
```shell | ||
GitHub Tangle Release v0.7.1 🚀 | ||
GitHub Tangle Release v0.7.2 🚀 | ||
|
||
Usage: gh-tangle-release [options] | ||
|
||
|
Oops, something went wrong.