Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
  • Loading branch information
refinitiv-ui-dev committed Nov 14, 2024
1 parent 6f4baf6 commit d11de0e
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 18 deletions.
8 changes: 8 additions & 0 deletions documents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.11.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-11-14)

**Note:** Version bump only for package @refinitiv-ui/docs





## [6.11.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-09-23)

**Note:** Version bump only for package @refinitiv-ui/docs
Expand Down
6 changes: 3 additions & 3 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "6.11.5",
"version": "6.11.6",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"@refinitiv-ui/core": "^6.6.0",
"@refinitiv-ui/elements": "^6.18.5",
"@refinitiv-ui/halo-theme": "^6.9.1",
"@refinitiv-ui/elements": "^6.18.6",
"@refinitiv-ui/halo-theme": "^6.9.2",
"@refinitiv-ui/phrasebook": "^6.3.9",
"@refinitiv-ui/utils": "^6.3.2",
"fast-glob": "^3.2.12"
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/demo-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.1.29](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-11-14)

**Note:** Version bump only for package @refinitiv-ui/demo-block

## [6.1.28](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-07-15)

**Note:** Version bump only for package @refinitiv-ui/demo-block
Expand Down
4 changes: 2 additions & 2 deletions packages/demo-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/demo-block",
"version": "6.1.28",
"version": "6.1.29",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"license": "Apache-2.0",
"dependencies": {
"@refinitiv-ui/elemental-theme": "^6.7.1",
"@refinitiv-ui/halo-theme": "^6.9.1",
"@refinitiv-ui/halo-theme": "^6.9.2",
"@refinitiv-ui/solar-theme": "^6.5.3",
"tslib": "^2.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.18.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-11-14)

**Note:** Version bump only for package @refinitiv-ui/elements

## [6.18.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-09-23)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "6.18.5",
"version": "6.18.6",
"description": "Element Framework Elements",
"author": "LSEG",
"license": "Apache-2.0",
Expand Down Expand Up @@ -339,7 +339,7 @@
},
"dependencies": {
"@lit-labs/context": "^0.3.1",
"@refinitiv-ui/halo-theme": "^6.9.1",
"@refinitiv-ui/halo-theme": "^6.9.2",
"@refinitiv-ui/solar-theme": "^6.5.3",
"@types/chart.js": "^2.9.31",
"chart.js": "~2.9.4",
Expand All @@ -351,7 +351,7 @@
},
"devDependencies": {
"@refinitiv-ui/core": "^6.6.0",
"@refinitiv-ui/demo-block": "^6.1.28",
"@refinitiv-ui/demo-block": "^6.1.29",
"@refinitiv-ui/i18n": "^6.0.21",
"@refinitiv-ui/phrasebook": "^6.3.9",
"@refinitiv-ui/test-helpers": "^6.0.15",
Expand Down
6 changes: 6 additions & 0 deletions packages/halo-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.9.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-11-14)

### Bug Fixes

- **halo-theme:** change dataviz-color2 to enhance visible for print ([#1229](https://github.com/Refinitiv/refinitiv-ui/issues/1229)) ([6f4baf6](https://github.com/Refinitiv/refinitiv-ui/commit/6f4baf68afb47c8c585579341b69f97d16178213))

## [6.9.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-07-15)

**Note:** Version bump only for package @refinitiv-ui/halo-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/halo-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/halo-theme",
"version": "6.9.1",
"version": "6.9.2",
"description": "Official theme for LSEG Workspace",
"author": "LSEG",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit d11de0e

Please sign in to comment.