Skip to content

Commit 745dad9

Browse files
chore(release): publish [skip ci]
- @refinitiv-ui/[email protected] - @refinitiv-ui/[email protected]
1 parent daa631d commit 745dad9

File tree

5 files changed

+24
-6
lines changed

5 files changed

+24
-6
lines changed

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.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-28)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/docs
9+
10+
11+
12+
13+
614
# [6.12.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-23)
715

816

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.0",
3+
"version": "6.12.1",
44
"private": true,
55
"description": "Element Framework Documentation",
66
"engines": {
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@refinitiv-ui/core": "^6.6.1",
40-
"@refinitiv-ui/elements": "^6.19.0",
40+
"@refinitiv-ui/elements": "^6.20.0",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- **tooltip:** fix tooltip reopen when mouse leaves ([#1279](https://github.com/Refinitiv/refinitiv-ui/issues/1279)) ([6eb3ff3](https://github.com/Refinitiv/refinitiv-ui/commit/6eb3ff3bd92ab5f6c3b37be49519805cd39b1dc7))
11+
12+
### Features
13+
14+
- **datetime-picker:** introduce preventCloseOnSelect to prevents the Picker from closing on date selection ([#1278](https://github.com/Refinitiv/refinitiv-ui/issues/1278)) ([4d937e7](https://github.com/Refinitiv/refinitiv-ui/commit/4d937e77fad7b89a56952d4a937da56451002fc5))
15+
616
# [6.19.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-23)
717

818
### Features

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.19.0",
3+
"version": "6.20.0",
44
"description": "Element Framework Elements",
55
"author": "LSEG",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)