@financial-times/cp-content-pipeline-client 0.6.18 → 0.6.19

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.
package/CHANGELOG.md CHANGED
@@ -180,6 +180,12 @@
180
180
  * devDependencies
181
181
  * @financial-times/cp-content-pipeline-schema bumped from ^0.7.14 to ^0.7.15
182
182
 
183
+ ### Dependencies
184
+
185
+ * The following workspace dependencies were updated
186
+ * devDependencies
187
+ * @financial-times/cp-content-pipeline-schema bumped from ^0.7.17 to ^0.7.18
188
+
183
189
  ## [0.6.18](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-client-v0.6.17...cp-content-pipeline-client-v0.6.18) (2023-07-18)
184
190
 
185
191
 
@@ -1 +1 @@
1
- export declare const version = "0.6.18";
1
+ export declare const version = "0.6.19";
@@ -2,5 +2,5 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
4
  // Generated by genversion.
5
- exports.version = '0.6.18';
5
+ exports.version = '0.6.19';
6
6
  //# sourceMappingURL=client-version.js.map