Skip to content

Commit 139aca2

Browse files
chore(release): publish [skip ci]
- @refinitiv-ui/docs@6.12.3 - @refinitiv-ui/elements@6.20.2
1 parent 8df8d6c commit 139aca2

5 files changed

Lines changed: 20 additions & 6 deletions

File tree

documents/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.12.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.12.2...@refinitiv-ui/docs@6.12.3) (2026-01-07)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/docs
9+
10+
11+
12+
13+
614
## [6.12.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.12.1...@refinitiv-ui/docs@6.12.2) (2025-07-09)
715

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

documents/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/docs",
3-
"version": "6.12.2",
3+
"version": "6.12.3",
44
"private": true,
55
"description": "Element Framework Documentation",
66
"engines": {
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@refinitiv-ui/core": "^6.6.2",
40-
"@refinitiv-ui/elements": "^6.20.1",
40+
"@refinitiv-ui/elements": "^6.20.2",
4141
"@refinitiv-ui/halo-theme": "^6.10.0",
4242
"@refinitiv-ui/phrasebook": "^6.3.9",
4343
"@refinitiv-ui/utils": "^6.4.0",

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/elements/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.20.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.20.1...@refinitiv-ui/elements@6.20.2) (2026-01-07)
7+
8+
### Bug Fixes
9+
10+
- **overlay:** fix to support filtor-dialog of efx-grid ([#1295](https://github.com/Refinitiv/refinitiv-ui/issues/1295)) ([72b9d32](https://github.com/Refinitiv/refinitiv-ui/commit/72b9d323191cf831a9be4d34685f13bfd95f3045))
11+
612
## [6.20.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.20.0...@refinitiv-ui/elements@6.20.1) (2025-07-09)
713

814
### Bug Fixes

packages/elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/elements",
3-
"version": "6.20.1",
3+
"version": "6.20.2",
44
"description": "Element Framework Elements",
55
"author": "LSEG",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)