@financial-times/cp-content-pipeline-client 0.6.29 → 0.6.31

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
@@ -204,6 +204,27 @@
204
204
  * devDependencies
205
205
  * @financial-times/cp-content-pipeline-schema bumped from ^0.7.22 to ^0.7.23
206
206
 
207
+ ### Dependencies
208
+
209
+ * The following workspace dependencies were updated
210
+ * devDependencies
211
+ * @financial-times/cp-content-pipeline-schema bumped from ^0.7.28 to ^0.7.29
212
+
213
+ ## [0.6.30](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-client-v0.6.29...cp-content-pipeline-client-v0.6.30) (2023-08-08)
214
+
215
+
216
+ ### Bug Fixes
217
+
218
+ * add useVanities property ([2963cd1](https://github.com/Financial-Times/cp-content-pipeline/commit/2963cd13fff54f86ebf7dccc998c114b77ec2fc8))
219
+ * teaser metadata ([b05f867](https://github.com/Financial-Times/cp-content-pipeline/commit/b05f8671fc27621e58e385ac772643550993d1ae))
220
+
221
+
222
+ ### Dependencies
223
+
224
+ * The following workspace dependencies were updated
225
+ * devDependencies
226
+ * @financial-times/cp-content-pipeline-schema bumped from ^0.7.27 to ^0.7.28
227
+
207
228
  ## [0.6.29](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-client-v0.6.28...cp-content-pipeline-client-v0.6.29) (2023-08-02)
208
229
 
209
230
 
@@ -1 +1 @@
1
- export declare const version = "0.6.29";
1
+ export declare const version = "0.6.31";
@@ -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.29';
5
+ exports.version = '0.6.31';
6
6
  //# sourceMappingURL=client-version.js.map