Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
  • Loading branch information
refinitiv-ui-dev committed Jan 2, 2025
1 parent 8dd2414 commit 8214127
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 10 deletions.
8 changes: 8 additions & 0 deletions documents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.12.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-01-02)

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





# [7.12.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-12-20)


Expand Down
4 changes: 2 additions & 2 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "7.12.0",
"version": "7.12.1",
"private": true,
"type": "module",
"description": "Element Framework Documentation",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@refinitiv-ui/core": "^7.5.1",
"@refinitiv-ui/elements": "^7.14.0",
"@refinitiv-ui/elements": "^7.14.1",
"@refinitiv-ui/halo-theme": "^7.6.0",
"@refinitiv-ui/phrasebook": "^7.1.1",
"@refinitiv-ui/utils": "^7.3.0",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/ds-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.1.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-01-02)

### Bug Fixes

- **ds-theme:** enhance style in ds theme ([#1251](https://github.com/Refinitiv/refinitiv-ui/issues/1251)) ([8dd2414](https://github.com/Refinitiv/refinitiv-ui/commit/8dd24146b503e933bcb1c4c9361f912bad50f356))

# 7.1.0 (2024-12-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/ds-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/ds-theme",
"version": "7.1.0",
"version": "7.1.1",
"description": "Design System theme for Element Framework Components",
"author": "LSEG",
"license": "SEE LICENSE IN LICENSE",
Expand Down
4 changes: 4 additions & 0 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.14.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2025-01-02)

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

# [7.14.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-12-20)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "7.14.0",
"version": "7.14.1",
"description": "Element Framework Elements",
"author": "LSEG",
"license": "Apache-2.0",
Expand Down Expand Up @@ -458,7 +458,7 @@
},
"dependencies": {
"@lit-labs/context": "^0.3.1",
"@refinitiv-ui/ds-theme": "^7.1.0",
"@refinitiv-ui/ds-theme": "^7.1.1",
"@refinitiv-ui/halo-theme": "^7.6.0",
"@refinitiv-ui/solar-theme": "^7.4.0",
"chart.js": "^4.4.2",
Expand Down

0 comments on commit 8214127

Please sign in to comment.