Skip to content

Commit

Permalink
Merge pull request #23 from tj-actions/upgrade-to-v1.8
Browse files Browse the repository at this point in the history
Upgraded to v1.8
  • Loading branch information
jackton1 authored May 4, 2021
2 parents 63d0956 + c39ca47 commit 0dee097
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.8](https://github.com/tj-actions/github-changelog-generator/tree/v1.8) (2021-05-04)

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

**Merged pull requests:**

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

## [v1.7](https://github.com/tj-actions/github-changelog-generator/tree/v1.7) (2021-05-04)

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

0 comments on commit 0dee097

Please sign in to comment.