From 4aabc4d685bf497a6cb0c473f07ff3c353e91ba5 Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Wed, 4 Aug 2021 22:25:12 +0200 Subject: [PATCH] changelog Signed-off-by: Andrey Platov --- .../@anticrm/core/default-export_2021-08-04-20-25.json | 10 ++++++++++ .../dev-server/default-export_2021-08-04-20-25.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@anticrm/core/default-export_2021-08-04-20-25.json create mode 100644 common/changes/@anticrm/dev-server/default-export_2021-08-04-20-25.json diff --git a/common/changes/@anticrm/core/default-export_2021-08-04-20-25.json b/common/changes/@anticrm/core/default-export_2021-08-04-20-25.json new file mode 100644 index 0000000000..ba096f65b0 --- /dev/null +++ b/common/changes/@anticrm/core/default-export_2021-08-04-20-25.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/core", + "comment": "Add missed docs", + "type": "patch" + } + ], + "packageName": "@anticrm/core" +} \ No newline at end of file diff --git a/common/changes/@anticrm/dev-server/default-export_2021-08-04-20-25.json b/common/changes/@anticrm/dev-server/default-export_2021-08-04-20-25.json new file mode 100644 index 0000000000..a374d58ae4 --- /dev/null +++ b/common/changes/@anticrm/dev-server/default-export_2021-08-04-20-25.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/dev-server", + "comment": "Export start function as defauilt", + "type": "patch" + } + ], + "packageName": "@anticrm/dev-server" +} \ No newline at end of file