From cf3c8aeb6efb4fcd6a2ebb49902d67dca7b99a33 Mon Sep 17 00:00:00 2001 From: Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com> Date: Wed, 27 Dec 2023 23:58:15 +0700 Subject: [PATCH] chore(core): update changefiles --- .../changes/@kcws/dtcheck/main_2023-12-27-16-58.json | 10 ++++++++++ common/changes/@kcws/equals/main_2023-12-27-16-58.json | 10 ++++++++++ .../@kcws/eslint-config/main_2023-12-27-16-58.json | 10 ++++++++++ .../@kcws/lintstaged-config/main_2023-12-27-16-58.json | 10 ++++++++++ common/changes/@kcws/mixin/main_2023-12-27-16-58.json | 10 ++++++++++ .../changes/@kcws/node-rig/main_2023-12-27-16-58.json | 10 ++++++++++ common/changes/@kcws/random/main_2023-12-27-16-58.json | 10 ++++++++++ .../changes/@kcws/reset.css/main_2023-12-27-16-58.json | 10 ++++++++++ .../changes/@kcws/web-rig/main_2023-12-27-16-58.json | 10 ++++++++++ 9 files changed, 90 insertions(+) create mode 100644 common/changes/@kcws/dtcheck/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/equals/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/mixin/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/node-rig/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/random/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/reset.css/main_2023-12-27-16-58.json create mode 100644 common/changes/@kcws/web-rig/main_2023-12-27-16-58.json diff --git a/common/changes/@kcws/dtcheck/main_2023-12-27-16-58.json b/common/changes/@kcws/dtcheck/main_2023-12-27-16-58.json new file mode 100644 index 00000000..a22e461a --- /dev/null +++ b/common/changes/@kcws/dtcheck/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/dtcheck", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/dtcheck" +} \ No newline at end of file diff --git a/common/changes/@kcws/equals/main_2023-12-27-16-58.json b/common/changes/@kcws/equals/main_2023-12-27-16-58.json new file mode 100644 index 00000000..f7b10e34 --- /dev/null +++ b/common/changes/@kcws/equals/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/equals", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/equals" +} \ No newline at end of file diff --git a/common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json b/common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json new file mode 100644 index 00000000..18ba3903 --- /dev/null +++ b/common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/eslint-config", + "comment": "Add several plugins and rules for my personal styles", + "type": "minor" + } + ], + "packageName": "@kcws/eslint-config" +} \ No newline at end of file diff --git a/common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json b/common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json new file mode 100644 index 00000000..623a9320 --- /dev/null +++ b/common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/lintstaged-config", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/lintstaged-config" +} \ No newline at end of file diff --git a/common/changes/@kcws/mixin/main_2023-12-27-16-58.json b/common/changes/@kcws/mixin/main_2023-12-27-16-58.json new file mode 100644 index 00000000..33a75a5d --- /dev/null +++ b/common/changes/@kcws/mixin/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/mixin", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/mixin" +} \ No newline at end of file diff --git a/common/changes/@kcws/node-rig/main_2023-12-27-16-58.json b/common/changes/@kcws/node-rig/main_2023-12-27-16-58.json new file mode 100644 index 00000000..ded0d161 --- /dev/null +++ b/common/changes/@kcws/node-rig/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/node-rig", + "comment": "Prepare for new type packages and add new profile called `js`", + "type": "patch" + } + ], + "packageName": "@kcws/node-rig" +} \ No newline at end of file diff --git a/common/changes/@kcws/random/main_2023-12-27-16-58.json b/common/changes/@kcws/random/main_2023-12-27-16-58.json new file mode 100644 index 00000000..93e70e14 --- /dev/null +++ b/common/changes/@kcws/random/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/random", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/random" +} \ No newline at end of file diff --git a/common/changes/@kcws/reset.css/main_2023-12-27-16-58.json b/common/changes/@kcws/reset.css/main_2023-12-27-16-58.json new file mode 100644 index 00000000..c4ae5d4f --- /dev/null +++ b/common/changes/@kcws/reset.css/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/reset.css", + "comment": "Apply new eslint rules", + "type": "patch" + } + ], + "packageName": "@kcws/reset.css" +} \ No newline at end of file diff --git a/common/changes/@kcws/web-rig/main_2023-12-27-16-58.json b/common/changes/@kcws/web-rig/main_2023-12-27-16-58.json new file mode 100644 index 00000000..2ae20475 --- /dev/null +++ b/common/changes/@kcws/web-rig/main_2023-12-27-16-58.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@kcws/web-rig", + "comment": "Prepare for new type packages and add `js` profile", + "type": "patch" + } + ], + "packageName": "@kcws/web-rig" +} \ No newline at end of file