Skip to content

Commit 56a35e2

Browse files
committed
πŸ“¦ bump changed packages version
1 parent 5d6b3e3 commit 56a35e2

File tree

5 files changed

+23
-10
lines changed

5 files changed

+23
-10
lines changed

β€Ž.changeset/busy-clowns-deny.mdβ€Ž

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

β€Žpackages/eslint-config/CHANGELOG.mdβ€Ž

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

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- b955392: react@19 지원을 μœ„ν•œ react hooks 버전업
8+
9+
PR: [react@19 지원을 μœ„ν•œ react hooks 버전업](https://github.com/NaverPayDev/code-style/pull/128)
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [b955392]
14+
- @naverpay/eslint-plugin@2.3.0
15+
316
## 2.3.2
417

518
### Patch Changes

β€Žpackages/eslint-config/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/eslint-config",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"description": "eslint config for naverpay",
55
"keywords": [
66
"naverpay",

β€Žpackages/eslint-plugin/CHANGELOG.mdβ€Ž

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

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- b955392: react@19 지원을 μœ„ν•œ react hooks 버전업
8+
9+
PR: [react@19 지원을 μœ„ν•œ react hooks 버전업](https://github.com/NaverPayDev/code-style/pull/128)
10+
311
## 2.2.1
412

513
### Patch Changes

β€Žpackages/eslint-plugin/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/eslint-plugin",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "eslint plugin for naverpay",
55
"keywords": [
66
"naverpay",

0 commit comments

Comments
Β (0)