Skip to content

Commit 7bd7e6d

Browse files
chore(release): publish [skip ci]
- @refinitiv-ui/[email protected] - @refinitiv-ui/[email protected]
1 parent 7541f4a commit 7bd7e6d

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+
## [7.12.3](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
## [7.12.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-02-04)
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": "7.12.2",
3+
"version": "7.12.3",
44
"private": true,
55
"type": "module",
66
"description": "Element Framework Documentation",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@refinitiv-ui/core": "^7.5.2",
42-
"@refinitiv-ui/elements": "^7.14.2",
42+
"@refinitiv-ui/elements": "^7.15.0",
4343
"@refinitiv-ui/halo-theme": "^7.6.1",
4444
"@refinitiv-ui/phrasebook": "^7.1.2",
4545
"@refinitiv-ui/utils": "^7.3.1",

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+
# [7.15.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 ([#1276](https://github.com/Refinitiv/refinitiv-ui/issues/1276)) ([2d47dd0](https://github.com/Refinitiv/refinitiv-ui/commit/2d47dd0e8667df3198fe5f62d53eb8d3df444b7d))
11+
12+
### Features
13+
14+
- **datetime-picker:** introduce preventCloseOnSelect to prevents the Picker from closing on date selection ([#1277](https://github.com/Refinitiv/refinitiv-ui/issues/1277)) ([6a9639b](https://github.com/Refinitiv/refinitiv-ui/commit/6a9639b76e7bfd99edced522173939047607a571))
15+
616
## [7.14.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-02-04)
717

818
### 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": "7.14.2",
3+
"version": "7.15.0",
44
"description": "Element Framework Elements",
55
"author": "LSEG",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)