Skip to content

Commit e4947b2

Browse files
authored
Merge pull request #58 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents bd5a5d0 + 4161c02 commit e4947b2

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

β€Ž.changeset/loud-breads-raise.mdβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žpackages/commithelper-go/CHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @naverpay/commithelper-go
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- fa045c4: [commithelper-go] Add support for custom commit message templates
8+
9+
PR: [[commithelper-go] Add support for custom commit message templates](https://github.com/NaverPayDev/cli/pull/50)
10+
311
## 1.0.1
412

513
### Patch Changes

β€Žpackages/commithelper-go/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/commithelper-go",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A CLI tool to assist with commit messages based on branch names and configuration.",
55
"bin": {
66
"commithelper-go": "bin/cli.js"

0 commit comments

Comments
Β (0)