@companieshouse/api-sdk-node 2.0.343 → 2.0.344

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  * Limited Partnership interface types used within this SDK.
3
3
  */
4
4
  /**
5
- * The data model used by the web and API for an Incorporation journey.
5
+ * The data model used by the web & API for an Incorporation journey.
6
6
  * It could be a registration or a transition, determined by the 'kind'.
7
7
  */
8
8
  export interface Incorporation {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@companieshouse/api-sdk-node",
3
- "version": "2.0.343",
3
+ "version": "2.0.344",
4
4
  "main": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "files": [