Skip to content

Commit 2501a78

Browse files
Upgraded to v2.0.2 (#78)
* Upgraded from v2.0.1 -> v2.0.2 * Update README.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tonye Jack <[email protected]>
1 parent 7b2afa2 commit 2501a78

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

HISTORY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# [2.0.2](https://github.com/tj-actions/git-cliff/compare/v2.0.1...v2.0.2) - (2025-07-26)
4+
5+
## <!-- 26 -->🔄 Update
6+
7+
- Update README.md ([7b2afa2](https://github.com/tj-actions/git-cliff/commit/7b2afa2d0b650c50cde5a7b173a74753ecd29072)) - (Tonye Jack)
8+
9+
## <!-- 9 -->⬆️ Upgrades
10+
11+
- Upgraded from v2.0.0 -> v2.0.1 ([#77](https://github.com/tj-actions/git-cliff/issues/77))
12+
13+
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> ([71efdfc](https://github.com/tj-actions/git-cliff/commit/71efdfcf639630c57afe38d95a715c77aeabbe4e)) - (github-actions[bot])
14+
315
# [2.0.1](https://github.com/tj-actions/git-cliff/compare/v2.0.0...v2.0.1) - (2025-07-26)
416

517
## <!-- 26 -->🔄 Update

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Generate changelogs for your project with a generated cliff.toml from [`cliff-te
3434
with:
3535
fetch-depth: 0
3636
- name: Run git-cliff
37-
uses: tj-actions/git-cliff@ddd27990c7938f1ba63ec6791dbda7f04e4b8049 # v2.0.1
37+
uses: tj-actions/git-cliff@7b2afa2d0b650c50cde5a7b173a74753ecd29072 # v2
3838
```
3939
4040
## Inputs

0 commit comments

Comments
 (0)