From 82b93e357ea47d6fee8b52d61d97b36f8580d74b Mon Sep 17 00:00:00 2001 From: luc10921 Date: Tue, 26 Sep 2023 15:42:48 -0300 Subject: [PATCH] CU-86a0uktwy - Move typeChecker to neon-dappkit-types --- .../CU-86a0uktwy_2023-09-26-18-42.json | 10 ++++++++++ .../neon-dappkit/CU-86a0uktwy_2023-09-26-18-42.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@cityofzion/neon-dappkit-types/CU-86a0uktwy_2023-09-26-18-42.json create mode 100644 common/changes/@cityofzion/neon-dappkit/CU-86a0uktwy_2023-09-26-18-42.json diff --git a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0uktwy_2023-09-26-18-42.json b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0uktwy_2023-09-26-18-42.json new file mode 100644 index 0000000..be5827a --- /dev/null +++ b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0uktwy_2023-09-26-18-42.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@cityofzion/neon-dappkit-types", + "comment": "Add TypeChecker", + "type": "minor" + } + ], + "packageName": "@cityofzion/neon-dappkit-types" +} \ No newline at end of file diff --git a/common/changes/@cityofzion/neon-dappkit/CU-86a0uktwy_2023-09-26-18-42.json b/common/changes/@cityofzion/neon-dappkit/CU-86a0uktwy_2023-09-26-18-42.json new file mode 100644 index 0000000..5372dc7 --- /dev/null +++ b/common/changes/@cityofzion/neon-dappkit/CU-86a0uktwy_2023-09-26-18-42.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@cityofzion/neon-dappkit", + "comment": "Remove typeChecker.ts file; import new TypeChecker from neon-dappkit-types", + "type": "minor" + } + ], + "packageName": "@cityofzion/neon-dappkit" +} \ No newline at end of file