Skip to content

Commit

Permalink
docs: update README to reflect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Helmisek committed Dec 21, 2020
1 parent 133266e commit 2cc45d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![version](https://img.shields.io/badge/version-1.0.1-yellow.svg)](https://semver.org)
[![version](https://img.shields.io/badge/version-1.0.3-yellow.svg)](https://semver.org)

### :pencil2: :page_with_curl: Conventional Commit Changelog Generator (GitHub Action)

Expand All @@ -9,7 +9,7 @@ The changelog is accessible as action output available to other actions via [out
## Example usage

```yaml
uses: Helmisek/conventional-changelog-generator@v1.0.1
uses: Helmisek/conventional-changelog-generator@v1.0.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down

0 comments on commit 2cc45d4

Please sign in to comment.