Skip to content

Commit 28b911e

Browse files
authored
Merge pull request #37 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents e6c6477 + 155eaae commit 28b911e

File tree

7 files changed

+22
-20
lines changed

7 files changed

+22
-20
lines changed

β€Ž.changeset/commithelper-go.md

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

β€Ž.changeset/public-bikes-swim.md

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

β€Ž.changeset/quick-silver-yum.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# @naverpay/commithelper-go
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 171da67: Initial major release with core features.
8+
9+
### Patch Changes
10+
11+
- 7912854: Modify main.go to handle unchanged commit messages without modification
12+
13+
PR: [Modify main.go to handle unchanged commit messages without modification](https://github.com/NaverPayDev/cli/pull/43)

β€Ž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": "0.0.0",
3+
"version": "1.0.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"

β€Žpackages/publint/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# @naverpay/publint
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- a0300b9: create major release
8+
39
## 0.0.6
410

511
### Patch Changes
612

7-
- 8701371:
13+
- 8701371:
814
- μ—λŸ¬ λ©”μ‹œμ§€ κΈ€λ‘œλ²Œν™”
915
- μ—λŸ¬ λ‘œκΉ… 제거
1016

β€Žpackages/publint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/publint",
3-
"version": "0.0.6",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "dist/src/index.js",
66
"keywords": [],

0 commit comments

Comments
Β (0)