Skip to content

Commit 0ca6c81

Browse files
Merge pull request #121 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents 604836b + 56a17e8 commit 0ca6c81

File tree

8 files changed

+23
-16
lines changed

8 files changed

+23
-16
lines changed

β€Ž.changeset/red-rabbit-run.mdβ€Ž

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

β€Ž.changeset/spicy-doodles-hide.mdβ€Ž

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

β€Žpackages/editorconfig/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @naverpay/editorconfig
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- bdcd680: Create major version
8+
39
## 0.0.4
410

511
### Patch Changes

β€Žpackages/editorconfig/package.jsonβ€Ž

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

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

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

3+
## 2.3.1
4+
5+
### Patch Changes
6+
7+
- 0fb9de0: πŸ”§ eslint-config-prettier νŒ¨ν‚€μ§€ 버전 10.1.5μ—μ„œ 10.1.8둜 μ—…λ°μ΄νŠΈ <https://safedep.io/eslint-config-prettier-major-npm-supply-chain-hack/> λ³΄μ•ˆ 취약점 λŒ€μ‘
8+
9+
PR: [πŸ”§ eslint-config-prettier νŒ¨ν‚€μ§€ 버전 10.1.5μ—μ„œ 10.1.8둜 μ—…λ°μ΄νŠΈ](https://github.com/NaverPayDev/code-style/pull/122)
10+
311
## 2.3.0
412

513
### Minor 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.0",
3+
"version": "2.3.1",
44
"description": "eslint config for naverpay",
55
"keywords": [
66
"naverpay",

β€Žpackages/markdown-lint/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @naverpay/markdown-lint
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- bdcd680: Create major version
8+
39
## 0.0.3
410

511
### Patch Changes

β€Žpackages/markdown-lint/package.jsonβ€Ž

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

0 commit comments

Comments
Β (0)