From cdf562a3d4bfd6bf45c746d06f879d1c32e5b881 Mon Sep 17 00:00:00 2001 From: Rohan Bansal Date: Tue, 5 Nov 2024 17:27:18 +0530 Subject: [PATCH] fix: add changelogs --- .../aform/feat-auto-inject-css_2024-11-05-11-57.json | 10 ++++++++++ .../atable/feat-auto-inject-css_2024-11-05-11-57.json | 10 ++++++++++ .../beam/feat-auto-inject-css_2024-11-05-11-57.json | 10 ++++++++++ .../feat-auto-inject-css_2024-11-05-11-57.json | 10 ++++++++++ .../themes/feat-auto-inject-css_2024-11-05-11-57.json | 10 ++++++++++ 5 files changed, 50 insertions(+) create mode 100644 common/changes/@stonecrop/aform/feat-auto-inject-css_2024-11-05-11-57.json create mode 100644 common/changes/@stonecrop/atable/feat-auto-inject-css_2024-11-05-11-57.json create mode 100644 common/changes/@stonecrop/beam/feat-auto-inject-css_2024-11-05-11-57.json create mode 100644 common/changes/@stonecrop/code-editor/feat-auto-inject-css_2024-11-05-11-57.json create mode 100644 common/changes/@stonecrop/themes/feat-auto-inject-css_2024-11-05-11-57.json diff --git a/common/changes/@stonecrop/aform/feat-auto-inject-css_2024-11-05-11-57.json b/common/changes/@stonecrop/aform/feat-auto-inject-css_2024-11-05-11-57.json new file mode 100644 index 00000000..c57372ea --- /dev/null +++ b/common/changes/@stonecrop/aform/feat-auto-inject-css_2024-11-05-11-57.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/aform", + "comment": "auto-import component styles", + "type": "patch" + } + ], + "packageName": "@stonecrop/aform" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/atable/feat-auto-inject-css_2024-11-05-11-57.json b/common/changes/@stonecrop/atable/feat-auto-inject-css_2024-11-05-11-57.json new file mode 100644 index 00000000..0f4d846a --- /dev/null +++ b/common/changes/@stonecrop/atable/feat-auto-inject-css_2024-11-05-11-57.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/atable", + "comment": "auto-import component styles", + "type": "patch" + } + ], + "packageName": "@stonecrop/atable" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/beam/feat-auto-inject-css_2024-11-05-11-57.json b/common/changes/@stonecrop/beam/feat-auto-inject-css_2024-11-05-11-57.json new file mode 100644 index 00000000..c58ff48f --- /dev/null +++ b/common/changes/@stonecrop/beam/feat-auto-inject-css_2024-11-05-11-57.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/beam", + "comment": "auto-import component styles", + "type": "patch" + } + ], + "packageName": "@stonecrop/beam" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/code-editor/feat-auto-inject-css_2024-11-05-11-57.json b/common/changes/@stonecrop/code-editor/feat-auto-inject-css_2024-11-05-11-57.json new file mode 100644 index 00000000..113ca5a4 --- /dev/null +++ b/common/changes/@stonecrop/code-editor/feat-auto-inject-css_2024-11-05-11-57.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/code-editor", + "comment": "use bem-style css properties", + "type": "patch" + } + ], + "packageName": "@stonecrop/code-editor" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/themes/feat-auto-inject-css_2024-11-05-11-57.json b/common/changes/@stonecrop/themes/feat-auto-inject-css_2024-11-05-11-57.json new file mode 100644 index 00000000..a32f99ef --- /dev/null +++ b/common/changes/@stonecrop/themes/feat-auto-inject-css_2024-11-05-11-57.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/themes", + "comment": "use bem-style css properties", + "type": "patch" + } + ], + "packageName": "@stonecrop/themes" +} \ No newline at end of file