Skip to content

Commit

Permalink
chore: release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
obany committed Sep 15, 2020
1 parent 70ce691 commit ba05107
Show file tree
Hide file tree
Showing 14 changed files with 2,170 additions and 1,746 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down Expand Up @@ -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]

Expand Down
Loading

0 comments on commit ba05107

Please sign in to comment.