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 0000000..7f8b815 --- /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" +} diff --git a/packages/nova-types/README.md b/packages/nova-types/README.md index f1d1712..697d4a1 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.