Skip to content

Commit

Permalink
Merge pull request #25 from ytkg/tagpr-from-v0.5.0
Browse files Browse the repository at this point in the history
Release for v0.5.1
  • Loading branch information
ytkg authored Feb 3, 2024
2 parents 42fe88d + 11ab327 commit fd374ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v0.5.1](https://github.com/ytkg/commit-genius/compare/v0.5.0...v0.5.1) - 2024-02-03
- Add debug option by @ytkg in https://github.com/ytkg/commit-genius/pull/24
- Create dependabot.yml by @ytkg in https://github.com/ytkg/commit-genius/pull/26
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/ytkg/commit-genius/pull/27

## [v0.5.0](https://github.com/ytkg/commit-genius/compare/v0.4.1...v0.5.0) - 2023-06-03
- Include upgrade and uninstall options in installation instructions by @ytkg in https://github.com/ytkg/commit-genius/pull/20
- Add config command by @ytkg in https://github.com/ytkg/commit-genius/pull/22
Expand Down
2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = "0.5.0";
export const VERSION = "0.5.1";

0 comments on commit fd374ac

Please sign in to comment.