From 7ac4506ac97cee298f3ab5a545ebd25f7d7a9a59 Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 12:27:11 +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 697d4a1d..f1d17129 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 a121f857e91b794281c680cbab48f6ba1348497e Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 12:27:29 +0000 Subject: [PATCH 2/2] Change files --- .../@nova-types-0d2cb15e-5fc0-4cd7-b7b6-27a19a149007.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@nova-types-0d2cb15e-5fc0-4cd7-b7b6-27a19a149007.json diff --git a/change/@nova-types-0d2cb15e-5fc0-4cd7-b7b6-27a19a149007.json b/change/@nova-types-0d2cb15e-5fc0-4cd7-b7b6-27a19a149007.json new file mode 100644 index 00000000..003b1601 --- /dev/null +++ b/change/@nova-types-0d2cb15e-5fc0-4cd7-b7b6-27a19a149007.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Doc", + "packageName": "@nova/types", + "email": "pavelglac@gmail.com", + "dependentChangeType": "patch" +}