From f89d2d2f01e4c109264de9a7491a7f0c8639b5da Mon Sep 17 00:00:00 2001 From: npayfebot Date: Wed, 21 May 2025 00:41:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20bump=20changed=20packages=20vers?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/add-major-changeset.md | 7 ------- .changeset/large-dots-follow.md | 7 ------- packages/stylelint-config/CHANGELOG.md | 12 ++++++++++++ packages/stylelint-config/package.json | 2 +- 4 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 .changeset/add-major-changeset.md delete mode 100644 .changeset/large-dots-follow.md diff --git a/.changeset/add-major-changeset.md b/.changeset/add-major-changeset.md deleted file mode 100644 index 31495f6..0000000 --- a/.changeset/add-major-changeset.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@naverpay/stylelint-config": major ---- - -update @naverpay/stylelint-config dependencies - -PR: [new canary workflow & stylelint-config](https://github.com/NaverPayDev/code-style/pull/111) diff --git a/.changeset/large-dots-follow.md b/.changeset/large-dots-follow.md deleted file mode 100644 index c815006..0000000 --- a/.changeset/large-dots-follow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@naverpay/stylelint-config": major ---- - -new canary workflow & stylelint-config version up - -PR: [new canary workflow & stylelint-config](https://github.com/NaverPayDev/code-style/pull/111) diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index 8e23e5b..7b3a094 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -1,5 +1,17 @@ # @naverpay/stylelint-config +## 1.0.0 + +### Major Changes + +- 40b3a76: update @naverpay/stylelint-config dependencies + + PR: [new canary workflow & stylelint-config](https://github.com/NaverPayDev/code-style/pull/111) + +- 098e2aa: new canary workflow & stylelint-config version up + + PR: [new canary workflow & stylelint-config](https://github.com/NaverPayDev/code-style/pull/111) + ## 0.0.4 ### Patch Changes diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index b298240..4b2c2cd 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@naverpay/stylelint-config", - "version": "0.0.4", + "version": "1.0.0", "description": "stylelint config for naverpay", "keywords": [ "naverpay",