diff --git a/.changeset/red-rabbit-run.md b/.changeset/red-rabbit-run.md
deleted file mode 100644
index 37c160a..0000000
--- a/.changeset/red-rabbit-run.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-"@naverpay/editorconfig": major
-"@naverpay/markdown-lint": major
----
-
-Create major version
\ No newline at end of file
diff --git a/.changeset/spicy-doodles-hide.md b/.changeset/spicy-doodles-hide.md
deleted file mode 100644
index c142286..0000000
--- a/.changeset/spicy-doodles-hide.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-"@naverpay/eslint-config": patch
----
-
-🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트 보안 취약점 대응
-
-PR: [🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트](https://github.com/NaverPayDev/code-style/pull/122)
diff --git a/packages/editorconfig/CHANGELOG.md b/packages/editorconfig/CHANGELOG.md
index a140781..86aa9e1 100644
--- a/packages/editorconfig/CHANGELOG.md
+++ b/packages/editorconfig/CHANGELOG.md
@@ -1,5 +1,11 @@
# @naverpay/editorconfig
+## 1.0.0
+
+### Major Changes
+
+- bdcd680: Create major version
+
## 0.0.4
### Patch Changes
diff --git a/packages/editorconfig/package.json b/packages/editorconfig/package.json
index 53c4e29..a662e7b 100644
--- a/packages/editorconfig/package.json
+++ b/packages/editorconfig/package.json
@@ -1,6 +1,6 @@
{
"name": "@naverpay/editorconfig",
- "version": "0.0.4",
+ "version": "1.0.0",
"description": "editorconfig for naverpay",
"keywords": [
"naverpay"
diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md
index 32c875c..22047b1 100644
--- a/packages/eslint-config/CHANGELOG.md
+++ b/packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,13 @@
# @naverpay/eslint-config
+## 2.3.1
+
+### Patch Changes
+
+- 0fb9de0: 🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트 보안 취약점 대응
+
+ PR: [🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트](https://github.com/NaverPayDev/code-style/pull/122)
+
## 2.3.0
### Minor Changes
diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json
index d2be076..e7a15c3 100644
--- a/packages/eslint-config/package.json
+++ b/packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@naverpay/eslint-config",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "eslint config for naverpay",
"keywords": [
"naverpay",
diff --git a/packages/markdown-lint/CHANGELOG.md b/packages/markdown-lint/CHANGELOG.md
index 2ec1ff8..ca7bed9 100644
--- a/packages/markdown-lint/CHANGELOG.md
+++ b/packages/markdown-lint/CHANGELOG.md
@@ -1,5 +1,11 @@
# @naverpay/markdown-lint
+## 1.0.0
+
+### Major Changes
+
+- bdcd680: Create major version
+
## 0.0.3
### Patch Changes
diff --git a/packages/markdown-lint/package.json b/packages/markdown-lint/package.json
index c2ca1c5..bc727e1 100644
--- a/packages/markdown-lint/package.json
+++ b/packages/markdown-lint/package.json
@@ -1,6 +1,6 @@
{
"name": "@naverpay/markdown-lint",
- "version": "0.0.3",
+ "version": "1.0.0",
"description": "lint for markdown",
"keywords": [
"naverpay",