Skip to content

Commit

Permalink
Merge pull request #4 from tj-actions/upgrade-to-v1.3
Browse files Browse the repository at this point in the history
Upgraded to v1.3
  • Loading branch information
jackton1 authored Feb 21, 2021
2 parents 6b1a936 + 8f8832e commit 3f33de5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v1.3](https://github.com/tj-actions/github-changelog-generator/tree/v1.3) (2021-02-21)

[Full Changelog](https://github.com/tj-actions/github-changelog-generator/compare/v1.2...v1.3)

**Merged pull requests:**

- Upgraded to v1.2 [\#3](https://github.com/tj-actions/github-changelog-generator/pull/3) ([jackton1](https://github.com/jackton1))

## [v1.2](https://github.com/tj-actions/github-changelog-generator/tree/v1.2) (2021-02-21)

[Full Changelog](https://github.com/tj-actions/github-changelog-generator/compare/v1.1...v1.2)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Github CHANGELOG generator
steps:
- uses: actions/checkout@v2
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.2
uses: tj-actions/github-changelog-generator@v1.3
with:
output: 'HISTORY.md'
```
Expand Down

0 comments on commit 3f33de5

Please sign in to comment.