From 09e62e20ad40f51bf79e1ee42bf4f803470a32c7 Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Wed, 4 Aug 2021 23:18:16 +0200 Subject: [PATCH] changelog Signed-off-by: Andrey Platov --- common/changes/@anticrm/core/fix_2021-08-04-21-18.json | 10 ++++++++++ .../@anticrm/dev-server/fix_2021-08-04-21-18.json | 10 ++++++++++ .../@anticrm/dev-storage/fix_2021-08-04-21-18.json | 10 ++++++++++ .../@anticrm/platform/fix_2021-08-04-21-18.json | 10 ++++++++++ .../@anticrm/server-ws/fix_2021-08-04-21-18.json | 10 ++++++++++ 5 files changed, 50 insertions(+) create mode 100644 common/changes/@anticrm/core/fix_2021-08-04-21-18.json create mode 100644 common/changes/@anticrm/dev-server/fix_2021-08-04-21-18.json create mode 100644 common/changes/@anticrm/dev-storage/fix_2021-08-04-21-18.json create mode 100644 common/changes/@anticrm/platform/fix_2021-08-04-21-18.json create mode 100644 common/changes/@anticrm/server-ws/fix_2021-08-04-21-18.json diff --git a/common/changes/@anticrm/core/fix_2021-08-04-21-18.json b/common/changes/@anticrm/core/fix_2021-08-04-21-18.json new file mode 100644 index 0000000000..c7f85166f9 --- /dev/null +++ b/common/changes/@anticrm/core/fix_2021-08-04-21-18.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/core", + "comment": "fix", + "type": "patch" + } + ], + "packageName": "@anticrm/core" +} \ No newline at end of file diff --git a/common/changes/@anticrm/dev-server/fix_2021-08-04-21-18.json b/common/changes/@anticrm/dev-server/fix_2021-08-04-21-18.json new file mode 100644 index 0000000000..1f0803bd65 --- /dev/null +++ b/common/changes/@anticrm/dev-server/fix_2021-08-04-21-18.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/dev-server", + "comment": "fix", + "type": "patch" + } + ], + "packageName": "@anticrm/dev-server" +} \ No newline at end of file diff --git a/common/changes/@anticrm/dev-storage/fix_2021-08-04-21-18.json b/common/changes/@anticrm/dev-storage/fix_2021-08-04-21-18.json new file mode 100644 index 0000000000..03f9eb64b6 --- /dev/null +++ b/common/changes/@anticrm/dev-storage/fix_2021-08-04-21-18.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/dev-storage", + "comment": "fix", + "type": "patch" + } + ], + "packageName": "@anticrm/dev-storage" +} \ No newline at end of file diff --git a/common/changes/@anticrm/platform/fix_2021-08-04-21-18.json b/common/changes/@anticrm/platform/fix_2021-08-04-21-18.json new file mode 100644 index 0000000000..5d099de11d --- /dev/null +++ b/common/changes/@anticrm/platform/fix_2021-08-04-21-18.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/platform", + "comment": "fix", + "type": "patch" + } + ], + "packageName": "@anticrm/platform" +} \ No newline at end of file diff --git a/common/changes/@anticrm/server-ws/fix_2021-08-04-21-18.json b/common/changes/@anticrm/server-ws/fix_2021-08-04-21-18.json new file mode 100644 index 0000000000..3a86fb0919 --- /dev/null +++ b/common/changes/@anticrm/server-ws/fix_2021-08-04-21-18.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/server-ws", + "comment": "fix", + "type": "patch" + } + ], + "packageName": "@anticrm/server-ws" +} \ No newline at end of file