From 11e4c60f5dd6a71b5613311c8ff8ddc9a62cde22 Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 14:06:47 +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 7f0d226131761e0cb091b8bfcc180ac9b44227ce Mon Sep 17 00:00:00 2001 From: Pavel Glac Date: Thu, 30 Jul 2026 14:06:56 +0000 Subject: [PATCH 2/2] Change files --- .../@nova-types-8a4b2849-25cd-4103-b810-d032f6ef743b.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@nova-types-8a4b2849-25cd-4103-b810-d032f6ef743b.json diff --git a/change/@nova-types-8a4b2849-25cd-4103-b810-d032f6ef743b.json b/change/@nova-types-8a4b2849-25cd-4103-b810-d032f6ef743b.json new file mode 100644 index 00000000..7f8b8152 --- /dev/null +++ b/change/@nova-types-8a4b2849-25cd-4103-b810-d032f6ef743b.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "test", + "packageName": "@nova/types", + "email": "pavelglac@gmail.com", + "dependentChangeType": "patch" +}