Skip to content

Commit b6f3218

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

File tree

29 files changed

+184
-118
lines changed

29 files changed

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

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

documents/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/docs",
3-
"version": "7.12.1",
3+
"version": "7.12.2",
44
"private": true,
55
"type": "module",
66
"description": "Element Framework Documentation",
@@ -38,11 +38,11 @@
3838
"serve": "^14.2.0"
3939
},
4040
"dependencies": {
41-
"@refinitiv-ui/core": "^7.5.1",
42-
"@refinitiv-ui/elements": "^7.14.1",
43-
"@refinitiv-ui/halo-theme": "^7.6.0",
44-
"@refinitiv-ui/phrasebook": "^7.1.1",
45-
"@refinitiv-ui/utils": "^7.3.0",
41+
"@refinitiv-ui/core": "^7.5.2",
42+
"@refinitiv-ui/elements": "^7.14.2",
43+
"@refinitiv-ui/halo-theme": "^7.6.1",
44+
"@refinitiv-ui/phrasebook": "^7.1.2",
45+
"@refinitiv-ui/utils": "^7.3.1",
4646
"fast-glob": "^3.2.12"
4747
}
4848
}

package-lock.json

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

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.5.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-02-04)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/core
9+
610
## [7.5.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-08-26)
711

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

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/core",
3-
"version": "7.5.1",
3+
"version": "7.5.2",
44
"description": "Element Framework Core",
55
"main": "./lib/index.js",
66
"module": "./lib/index.js",
@@ -68,11 +68,11 @@
6868
"tslib": "^2.3.1"
6969
},
7070
"devDependencies": {
71-
"@refinitiv-ui/test-helpers": "^7.1.2",
72-
"@refinitiv-ui/utils": "^7.3.0"
71+
"@refinitiv-ui/test-helpers": "^7.1.3",
72+
"@refinitiv-ui/utils": "^7.3.1"
7373
},
7474
"peerDependencies": {
75-
"@refinitiv-ui/utils": "^7.3.0"
75+
"@refinitiv-ui/utils": "^7.3.1"
7676
},
7777
"publishConfig": {
7878
"access": "public"

packages/demo-block/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.2.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-02-04)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/demo-block
9+
610
# [7.2.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-12-20)
711

812
### Features

packages/demo-block/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/demo-block",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "Demo page handler for Element Framework elements",
55
"main": "./lib/demo-block.js",
66
"module": "./lib/demo-block.js",
@@ -29,17 +29,17 @@
2929
"author": "LSEG",
3030
"license": "Apache-2.0",
3131
"dependencies": {
32-
"@refinitiv-ui/elemental-theme": "^7.5.2",
33-
"@refinitiv-ui/halo-theme": "^7.6.0",
34-
"@refinitiv-ui/solar-theme": "^7.4.0",
32+
"@refinitiv-ui/elemental-theme": "^7.5.3",
33+
"@refinitiv-ui/halo-theme": "^7.6.1",
34+
"@refinitiv-ui/solar-theme": "^7.4.1",
3535
"tslib": "^2.3.1"
3636
},
3737
"devDependencies": {
38-
"@refinitiv-ui/core": "^7.5.1",
39-
"@refinitiv-ui/test-helpers": "^7.1.2"
38+
"@refinitiv-ui/core": "^7.5.2",
39+
"@refinitiv-ui/test-helpers": "^7.1.3"
4040
},
4141
"peerDependencies": {
42-
"@refinitiv-ui/core": "^7.5.1"
42+
"@refinitiv-ui/core": "^7.5.2"
4343
},
4444
"publishConfig": {
4545
"access": "public"

packages/ds-theme/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-02-04)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/ds-theme
9+
610
## [7.1.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-01-02)
711

812
### Bug Fixes

0 commit comments

Comments
 (0)