Skip to content

Commit 330aec1

Browse files
authored
Merge pull request #3 from NaverPayDev/changeset-release/main
🚀 version changed packages
2 parents 83ad353 + 12d2853 commit 330aec1

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/honest-jars-grin.md

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

packages/commit-helper/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @naverpay/commit-helper
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- b7f6303: @naverpay/commit-helper 패키지를 제공합니다

packages/commit-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/commit-helper",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "help your commit in git",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)