Skip to content

Commit

Permalink
Merge pull request #27 from tj-actions/upgrade-to-v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Sep 19, 2022
2 parents 8951594 + f3012c6 commit a27d545
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v2.0.0](https://github.com/tj-actions/release-tagger/tree/v2.0.0) (2022-09-19)

[Full Changelog](https://github.com/tj-actions/release-tagger/compare/v2...v2.0.0)

## [v2](https://github.com/tj-actions/release-tagger/tree/v2) (2022-09-19)

[Full Changelog](https://github.com/tj-actions/release-tagger/compare/v1...v2)

**Merged pull requests:**

- Upgraded to v1.1.3 [\#24](https://github.com/tj-actions/release-tagger/pull/24) ([jackton1](https://github.com/jackton1))

## [v1](https://github.com/tj-actions/release-tagger/tree/v1) (2022-09-19)

[Full Changelog](https://github.com/tj-actions/release-tagger/compare/v1.1.3...v1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run release-tagger
uses: tj-actions/release-tagger@v1.1.2
uses: tj-actions/release-tagger@v2
```
## Inputs
Expand Down

0 comments on commit a27d545

Please sign in to comment.