From 4ce796d800601b8b9d38d8ce823b40947ba87d8e Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Wed, 4 Aug 2021 22:47:48 +0200 Subject: [PATCH] changelog Signed-off-by: Andrey Platov --- .../@anticrm/dev-server/logging_2021-08-04-20-47.json | 10 ++++++++++ .../@anticrm/platform/logging_2021-08-04-20-47.json | 10 ++++++++++ .../@anticrm/server-ws/logging_2021-08-04-20-47.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 common/changes/@anticrm/dev-server/logging_2021-08-04-20-47.json create mode 100644 common/changes/@anticrm/platform/logging_2021-08-04-20-47.json create mode 100644 common/changes/@anticrm/server-ws/logging_2021-08-04-20-47.json diff --git a/common/changes/@anticrm/dev-server/logging_2021-08-04-20-47.json b/common/changes/@anticrm/dev-server/logging_2021-08-04-20-47.json new file mode 100644 index 0000000000..4b3c3c715f --- /dev/null +++ b/common/changes/@anticrm/dev-server/logging_2021-08-04-20-47.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/dev-server", + "comment": "Logging", + "type": "patch" + } + ], + "packageName": "@anticrm/dev-server" +} \ No newline at end of file diff --git a/common/changes/@anticrm/platform/logging_2021-08-04-20-47.json b/common/changes/@anticrm/platform/logging_2021-08-04-20-47.json new file mode 100644 index 0000000000..3421d3c19d --- /dev/null +++ b/common/changes/@anticrm/platform/logging_2021-08-04-20-47.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/platform", + "comment": "npmignore", + "type": "patch" + } + ], + "packageName": "@anticrm/platform" +} \ No newline at end of file diff --git a/common/changes/@anticrm/server-ws/logging_2021-08-04-20-47.json b/common/changes/@anticrm/server-ws/logging_2021-08-04-20-47.json new file mode 100644 index 0000000000..91d12234fb --- /dev/null +++ b/common/changes/@anticrm/server-ws/logging_2021-08-04-20-47.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@anticrm/server-ws", + "comment": "logging", + "type": "patch" + } + ], + "packageName": "@anticrm/server-ws" +} \ No newline at end of file