From da7e95e2c9667cd92eb8dc6b8771207e05cec7a2 Mon Sep 17 00:00:00 2001 From: Leo Conforti Date: Mon, 10 Jun 2024 21:25:18 +0000 Subject: [PATCH] add changes --- .../@tinyburg/architect/main_2024-06-10-21-24.json | 10 ++++++++++ .../changes/@tinyburg/fount/main_2024-06-10-21-24.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@tinyburg/architect/main_2024-06-10-21-24.json create mode 100644 common/changes/@tinyburg/fount/main_2024-06-10-21-24.json diff --git a/common/changes/@tinyburg/architect/main_2024-06-10-21-24.json b/common/changes/@tinyburg/architect/main_2024-06-10-21-24.json new file mode 100644 index 0000000..18128c6 --- /dev/null +++ b/common/changes/@tinyburg/architect/main_2024-06-10-21-24.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@tinyburg/architect", + "comment": "bump additional software versions", + "type": "patch" + } + ], + "packageName": "@tinyburg/architect" +} diff --git a/common/changes/@tinyburg/fount/main_2024-06-10-21-24.json b/common/changes/@tinyburg/fount/main_2024-06-10-21-24.json new file mode 100644 index 0000000..c7e3c35 --- /dev/null +++ b/common/changes/@tinyburg/fount/main_2024-06-10-21-24.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@tinyburg/fount", + "comment": "fix peer deps", + "type": "patch" + } + ], + "packageName": "@tinyburg/fount" +}