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 Aug 11, 2023
1 parent d0dd20e commit 32d9839
Show file tree
Hide file tree
Showing 9 changed files with 41 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.5.16](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-11)

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





## [6.5.15](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-07)

**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.5.15",
"version": "6.5.16",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@refinitiv-ui/core": "^6.4.7",
"@refinitiv-ui/elements": "^6.9.1",
"@refinitiv-ui/halo-theme": "^6.5.6",
"@refinitiv-ui/elements": "^6.9.2",
"@refinitiv-ui/halo-theme": "^6.5.7",
"@refinitiv-ui/utils": "^6.2.8",
"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.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-11)

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

## [6.1.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

**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.8",
"version": "6.1.9",
"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.3.8",
"@refinitiv-ui/halo-theme": "^6.5.6",
"@refinitiv-ui/halo-theme": "^6.5.7",
"@refinitiv-ui/solar-theme": "^6.3.8",
"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.9.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-11)

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

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

### 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.9.1",
"version": "6.9.2",
"description": "Element Framework Elements",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -340,7 +340,7 @@
"dependencies": {
"@lit-labs/context": "^0.3.1",
"@refinitiv-ui/browser-sparkline": "1.1.8",
"@refinitiv-ui/halo-theme": "^6.5.6",
"@refinitiv-ui/halo-theme": "^6.5.7",
"@refinitiv-ui/solar-theme": "^6.3.8",
"@types/chart.js": "^2.9.31",
"chart.js": "~2.9.4",
Expand All @@ -351,7 +351,7 @@
},
"devDependencies": {
"@refinitiv-ui/core": "^6.4.7",
"@refinitiv-ui/demo-block": "^6.1.8",
"@refinitiv-ui/demo-block": "^6.1.9",
"@refinitiv-ui/i18n": "^6.0.16",
"@refinitiv-ui/phrasebook": "^6.3.5",
"@refinitiv-ui/test-helpers": "^6.0.13",
Expand Down
7 changes: 7 additions & 0 deletions packages/halo-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.5.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-11)

### Bug Fixes

- **combo-box:** missing divider between list items in list ([#889](https://github.com/Refinitiv/refinitiv-ui/issues/889)) ([d0dd20e](https://github.com/Refinitiv/refinitiv-ui/commit/d0dd20e175007aea278a46f75d116e7ba2fd782b))
- **combo-box:** remove nested input border when disabled ([#896](https://github.com/Refinitiv/refinitiv-ui/issues/896)) ([af6c18f](https://github.com/Refinitiv/refinitiv-ui/commit/af6c18f2341b036684ed4d5b71074614dce94d59))

## [6.5.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

**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.5.6",
"version": "6.5.7",
"description": "Official theme for Refinitiv Workspace",
"author": "Refinitiv",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit 32d9839

Please sign in to comment.