From 2a2135f6b7e9417a2a9c4494e2848e97dadf6975 Mon Sep 17 00:00:00 2001 From: Rohan Bansal Date: Tue, 24 Dec 2024 17:08:02 +0530 Subject: [PATCH] fix: add changelogs --- .../aform/fix-broken-stories_2024-12-24-11-37.json | 10 ++++++++++ .../stonecrop/fix-broken-stories_2024-12-24-11-37.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@stonecrop/aform/fix-broken-stories_2024-12-24-11-37.json create mode 100644 common/changes/@stonecrop/stonecrop/fix-broken-stories_2024-12-24-11-37.json diff --git a/common/changes/@stonecrop/aform/fix-broken-stories_2024-12-24-11-37.json b/common/changes/@stonecrop/aform/fix-broken-stories_2024-12-24-11-37.json new file mode 100644 index 00000000..568f21ac --- /dev/null +++ b/common/changes/@stonecrop/aform/fix-broken-stories_2024-12-24-11-37.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/aform", + "comment": "fix broken table stories", + "type": "patch" + } + ], + "packageName": "@stonecrop/aform" +} \ No newline at end of file diff --git a/common/changes/@stonecrop/stonecrop/fix-broken-stories_2024-12-24-11-37.json b/common/changes/@stonecrop/stonecrop/fix-broken-stories_2024-12-24-11-37.json new file mode 100644 index 00000000..7fec8a63 --- /dev/null +++ b/common/changes/@stonecrop/stonecrop/fix-broken-stories_2024-12-24-11-37.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@stonecrop/stonecrop", + "comment": "throw error if Stonecrop plugin isn't installed", + "type": "patch" + } + ], + "packageName": "@stonecrop/stonecrop" +} \ No newline at end of file