@financial-times/cp-content-pipeline-client 0.6.28 → 0.6.30

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