@financial-times/cp-content-pipeline-ui 6.15.6-beta.0 → 6.15.6

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -574,6 +574,20 @@
574
574
  * @financial-times/cp-content-pipeline-client bumped from ^3.7.2 to ^3.7.3
575
575
  * @financial-times/cp-content-pipeline-schema bumped from ^2.10.1 to ^2.10.2
576
576
 
577
+ ## [6.15.6](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-ui-v6.15.5...cp-content-pipeline-ui-v6.15.6) (2024-08-21)
578
+
579
+
580
+ ### Bug Fixes
581
+
582
+ * ci-500 prevent ID clashes with consuming apps ([99ec376](https://github.com/Financial-Times/cp-content-pipeline/commit/99ec3768d166dd088a731b39a8a7efc8fc7077ea))
583
+
584
+ ## [6.15.5](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-ui-v6.15.4...cp-content-pipeline-ui-v6.15.5) (2024-08-21)
585
+
586
+
587
+ ### Bug Fixes
588
+
589
+ * change mobile breakpoint from max 739px to max 500px ([0b0a00b](https://github.com/Financial-Times/cp-content-pipeline/commit/0b0a00bb80e62ed8aea33c3c10a96504e235680f))
590
+
577
591
  ## [6.15.4](https://github.com/Financial-Times/cp-content-pipeline/compare/cp-content-pipeline-ui-v6.15.3...cp-content-pipeline-ui-v6.15.4) (2024-08-20)
578
592
 
579
593
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/cp-content-pipeline-ui",
3
- "version": "6.15.6-beta.0",
3
+ "version": "6.15.6",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {