chore(release): v1.8.0
This commit is contained in:
@@ -45,7 +45,7 @@ const program = new Command();
|
||||
program
|
||||
.name("rcz")
|
||||
.description("Resultium commit standardization command-line interface")
|
||||
.version("1.7.0");
|
||||
.version("1.8.0");
|
||||
|
||||
program
|
||||
.command("commit")
|
||||
|
||||
Reference in New Issue
Block a user