Skip to content

Commit 40cc69a

Browse files
Merge pull request #129 from NaverPayDev/changeset-release/main
2 parents 5d6b3e3 + 56a35e2 commit 40cc69a

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)