Skip to content

Commit cf58003

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

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-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.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-05-27)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/docs
9+
10+
11+
12+
13+
614
## [7.12.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-28)
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.3",
3+
"version": "7.12.4",
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.15.0",
42+
"@refinitiv-ui/elements": "^7.15.1",
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: 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+
## [7.15.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-05-27)
7+
8+
### Bug Fixes
9+
10+
- **chart:** fix ticks color ([#1281](https://github.com/Refinitiv/refinitiv-ui/issues/1281)) ([e287d68](https://github.com/Refinitiv/refinitiv-ui/commit/e287d681c53d6e7c01877393656359f66b7cf25a))
11+
612
# [7.15.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-04-28)
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": "7.15.0",
3+
"version": "7.15.1",
44
"description": "Element Framework Elements",
55
"author": "LSEG",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)