-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): show dependency updates in changelog
- Loading branch information
1 parent
880f8ce
commit f4ade63
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# | ||
#Wed Oct 16 21:35:47 CEST 2024 | ||
#Wed Oct 16 22:27:38 CEST 2024 | ||
description="Command line tool that generates changelog from a GIT repository." | ||
group=se.bjurr.gitchangelog | ||
mainClass=se.bjurr.gitchangelog.main.Main | ||
relocate=org\:org,com\:com | ||
repoType=COMMAND | ||
version=2.5.0 | ||
version=2.5.1 |