From d1b8ebacedb4f15f5d2d3eff39286ed63f67aa66 Mon Sep 17 00:00:00 2001 From: refinitiv-ui-dev Date: Thu, 14 Nov 2024 07:44:37 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @refinitiv-ui/docs@7.11.6 - @refinitiv-ui/demo-block@7.1.16 - @refinitiv-ui/elements@7.13.6 - @refinitiv-ui/halo-theme@7.5.2 --- documents/CHANGELOG.md | 8 ++++++++ documents/package.json | 6 +++--- package-lock.json | 18 +++++++++--------- packages/demo-block/CHANGELOG.md | 4 ++++ packages/demo-block/package.json | 4 ++-- packages/elements/CHANGELOG.md | 4 ++++ packages/elements/package.json | 6 +++--- packages/halo-theme/CHANGELOG.md | 6 ++++++ packages/halo-theme/package.json | 2 +- 9 files changed, 40 insertions(+), 18 deletions(-) diff --git a/documents/CHANGELOG.md b/documents/CHANGELOG.md index 0bcb652f0..09319cce5 100644 --- a/documents/CHANGELOG.md +++ b/documents/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.11.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@7.11.5...@refinitiv-ui/docs@7.11.6) (2024-11-14) + +**Note:** Version bump only for package @refinitiv-ui/docs + + + + + ## [7.11.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@7.11.4...@refinitiv-ui/docs@7.11.5) (2024-09-23) **Note:** Version bump only for package @refinitiv-ui/docs diff --git a/documents/package.json b/documents/package.json index bf54cd00b..e1a75da64 100644 --- a/documents/package.json +++ b/documents/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/docs", - "version": "7.11.5", + "version": "7.11.6", "private": true, "type": "module", "description": "Element Framework Documentation", @@ -39,8 +39,8 @@ }, "dependencies": { "@refinitiv-ui/core": "^7.5.1", - "@refinitiv-ui/elements": "^7.13.5", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/elements": "^7.13.6", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/phrasebook": "^7.1.1", "@refinitiv-ui/utils": "^7.3.0", "fast-glob": "^3.2.12" diff --git a/package-lock.json b/package-lock.json index 94571dd72..b5c944502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,12 +41,12 @@ }, "documents": { "name": "@refinitiv-ui/docs", - "version": "7.11.5", + "version": "7.11.6", "license": "Apache-2.0", "dependencies": { "@refinitiv-ui/core": "^7.5.1", - "@refinitiv-ui/elements": "^7.13.5", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/elements": "^7.13.6", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/phrasebook": "^7.1.1", "@refinitiv-ui/utils": "^7.3.0", "fast-glob": "^3.2.12" @@ -23094,11 +23094,11 @@ }, "packages/demo-block": { "name": "@refinitiv-ui/demo-block", - "version": "7.1.15", + "version": "7.1.16", "license": "Apache-2.0", "dependencies": { "@refinitiv-ui/elemental-theme": "^7.5.1", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/solar-theme": "^7.3.3", "tslib": "^2.3.1" }, @@ -23120,11 +23120,11 @@ }, "packages/elements": { "name": "@refinitiv-ui/elements", - "version": "7.13.5", + "version": "7.13.6", "license": "Apache-2.0", "dependencies": { "@lit-labs/context": "^0.3.1", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/solar-theme": "^7.3.3", "chart.js": "^4.4.2", "chartjs-adapter-date-fns": "^3.0.0", @@ -23136,7 +23136,7 @@ }, "devDependencies": { "@refinitiv-ui/core": "^7.5.1", - "@refinitiv-ui/demo-block": "^7.1.15", + "@refinitiv-ui/demo-block": "^7.1.16", "@refinitiv-ui/i18n": "^7.1.5", "@refinitiv-ui/phrasebook": "^7.1.1", "@refinitiv-ui/test-helpers": "^7.1.2", @@ -23170,7 +23170,7 @@ }, "packages/halo-theme": { "name": "@refinitiv-ui/halo-theme", - "version": "7.5.1", + "version": "7.5.2", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@refinitiv-ui/elemental-theme": "^7.5.1" diff --git a/packages/demo-block/CHANGELOG.md b/packages/demo-block/CHANGELOG.md index 189fd4a35..8c4081746 100644 --- a/packages/demo-block/CHANGELOG.md +++ b/packages/demo-block/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.1.16](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.1.15...@refinitiv-ui/demo-block@7.1.16) (2024-11-14) + +**Note:** Version bump only for package @refinitiv-ui/demo-block + ## [7.1.15](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.1.14...@refinitiv-ui/demo-block@7.1.15) (2024-08-26) **Note:** Version bump only for package @refinitiv-ui/demo-block diff --git a/packages/demo-block/package.json b/packages/demo-block/package.json index 6fff36679..156676ff3 100644 --- a/packages/demo-block/package.json +++ b/packages/demo-block/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/demo-block", - "version": "7.1.15", + "version": "7.1.16", "description": "Demo page handler for Element Framework elements", "main": "./lib/demo-block.js", "module": "./lib/demo-block.js", @@ -30,7 +30,7 @@ "license": "Apache-2.0", "dependencies": { "@refinitiv-ui/elemental-theme": "^7.5.1", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/solar-theme": "^7.3.3", "tslib": "^2.3.1" }, diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md index 646599aa9..09958cb86 100644 --- a/packages/elements/CHANGELOG.md +++ b/packages/elements/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.13.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@7.13.5...@refinitiv-ui/elements@7.13.6) (2024-11-14) + +**Note:** Version bump only for package @refinitiv-ui/elements + ## [7.13.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@7.13.4...@refinitiv-ui/elements@7.13.5) (2024-09-23) ### Bug Fixes diff --git a/packages/elements/package.json b/packages/elements/package.json index d303580d8..8c4736ee9 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/elements", - "version": "7.13.5", + "version": "7.13.6", "description": "Element Framework Elements", "author": "LSEG", "license": "Apache-2.0", @@ -342,7 +342,7 @@ }, "dependencies": { "@lit-labs/context": "^0.3.1", - "@refinitiv-ui/halo-theme": "^7.5.1", + "@refinitiv-ui/halo-theme": "^7.5.2", "@refinitiv-ui/solar-theme": "^7.3.3", "chart.js": "^4.4.2", "chartjs-adapter-date-fns": "^3.0.0", @@ -354,7 +354,7 @@ }, "devDependencies": { "@refinitiv-ui/core": "^7.5.1", - "@refinitiv-ui/demo-block": "^7.1.15", + "@refinitiv-ui/demo-block": "^7.1.16", "@refinitiv-ui/i18n": "^7.1.5", "@refinitiv-ui/phrasebook": "^7.1.1", "@refinitiv-ui/test-helpers": "^7.1.2", diff --git a/packages/halo-theme/CHANGELOG.md b/packages/halo-theme/CHANGELOG.md index 581f0d05f..d2c8abef2 100644 --- a/packages/halo-theme/CHANGELOG.md +++ b/packages/halo-theme/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.5.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/halo-theme@7.5.1...@refinitiv-ui/halo-theme@7.5.2) (2024-11-14) + +### Bug Fixes + +- **halo-theme:** change dataviz-color2 to enhance visible for print ([#1228](https://github.com/Refinitiv/refinitiv-ui/issues/1228)) ([1220c06](https://github.com/Refinitiv/refinitiv-ui/commit/1220c06b4560d86728d0a3c9eba1b2c17cf388d2)) + ## [7.5.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/halo-theme@7.5.0...@refinitiv-ui/halo-theme@7.5.1) (2024-07-15) **Note:** Version bump only for package @refinitiv-ui/halo-theme diff --git a/packages/halo-theme/package.json b/packages/halo-theme/package.json index 9ff2aca21..febe8cb4f 100644 --- a/packages/halo-theme/package.json +++ b/packages/halo-theme/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/halo-theme", - "version": "7.5.1", + "version": "7.5.2", "description": "Official theme for LSEG Workspace", "author": "LSEG", "license": "SEE LICENSE IN LICENSE",