@financial-times/cp-content-pipeline-client 0.6.29 → 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,21 @@
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
+
207
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)
208
223
 
209
224
 
@@ -1 +1 @@
1
- export declare const version = "0.6.29";
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.29';
5
+ exports.version = '0.6.30';
6
6
  //# sourceMappingURL=client-version.js.map