From ffd0153eeb0e19f9c19f5bb0796c96a3864ec0f1 Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 16:01:38 +0000 Subject: [PATCH 1/2] test --- packages/nova-types/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nova-types/README.md b/packages/nova-types/README.md index f1d17129..697d4a1d 100644 --- a/packages/nova-types/README.md +++ b/packages/nova-types/README.md @@ -2,4 +2,4 @@ The Nova Facade is a set of interfaces that represent the core framework dependencies of a data-backed UI component in a large application. This allows high value components to be written in a host agnostic fashion and used within any host that implements the Nova contracts. -This Types package contains the core contracts and the sister package `@nova/react provides` a React specific implementation of the contexts etc required to make the host implementations accessible to the Nova component code. +This Types package contains the core contracts and the sister package @nova/react provides a React specific implementation of the contexts etc required to make the host implementations accessible to the Nova component code. From 305b72248e889c1ec006fd5b246da3fc81c52314 Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 16:01:48 +0000 Subject: [PATCH 2/2] Change files --- .../@nova-types-3bc9b3d5-18d5-422c-8d97-cb604bb4bdac.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@nova-types-3bc9b3d5-18d5-422c-8d97-cb604bb4bdac.json diff --git a/change/@nova-types-3bc9b3d5-18d5-422c-8d97-cb604bb4bdac.json b/change/@nova-types-3bc9b3d5-18d5-422c-8d97-cb604bb4bdac.json new file mode 100644 index 00000000..7f8b8152 --- /dev/null +++ b/change/@nova-types-3bc9b3d5-18d5-422c-8d97-cb604bb4bdac.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "test", + "packageName": "@nova/types", + "email": "pavelglac@gmail.com", + "dependentChangeType": "patch" +}