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]
 - [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]
  • Loading branch information
refinitiv-ui-dev committed Jan 6, 2023
1 parent 0a97e84 commit b64be67
Show file tree
Hide file tree
Showing 21 changed files with 182 additions and 78 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.

## [6.4.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-01-06)

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





## [6.4.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-12-19)

**Note:** Version bump only for package @refinitiv-ui/docs
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": "6.4.3",
"version": "6.4.4",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"serve": "^14.0.0"
},
"dependencies": {
"@refinitiv-ui/elements": "^6.5.3",
"@refinitiv-ui/elements": "^6.6.0",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0"
}
Expand Down
90 changes: 45 additions & 45 deletions package-lock.json

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

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

# [6.3.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-01-06)


### Features

* remove alias ([#553](https://github.com/Refinitiv/refinitiv-ui/issues/553)) ([32ce300](https://github.com/Refinitiv/refinitiv-ui/commit/32ce300e6ea0f730abd95f305b15cce406dab1c7))





## [6.2.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-12-01)

**Note:** Version bump only for package @refinitiv-ui/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/core",
"version": "6.2.1",
"version": "6.3.0",
"description": "Element Framework Core",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-efx/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.

## [6.1.2](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.2) (2023-01-06)

**Note:** Version bump only for package create-efx





## [6.1.1](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.1) (2022-11-07)

**Note:** Version bump only for package create-efx
Expand Down
2 changes: 1 addition & 1 deletion packages/create-efx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-efx",
"version": "6.1.1",
"version": "6.1.2",
"description": "Initializer to create new EFX element",
"main": "lib/index",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/demo-block/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.

## [6.0.14](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-01-06)

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





## [6.0.13](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-12-01)

**Note:** Version bump only for package @refinitiv-ui/demo-block
Expand Down
12 changes: 6 additions & 6 deletions packages/demo-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/demo-block",
"version": "6.0.13",
"version": "6.0.14",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand All @@ -27,17 +27,17 @@
"author": "LSEG",
"license": "Apache-2.0",
"dependencies": {
"@refinitiv-ui/elemental-theme": "^6.2.2",
"@refinitiv-ui/halo-theme": "^6.3.2",
"@refinitiv-ui/solar-theme": "^6.2.2",
"@refinitiv-ui/elemental-theme": "^6.3.0",
"@refinitiv-ui/halo-theme": "^6.4.0",
"@refinitiv-ui/solar-theme": "^6.3.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^6.2.1",
"@refinitiv-ui/core": "^6.3.0",
"@refinitiv-ui/test-helpers": "^6.0.6"
},
"peerDependencies": {
"@refinitiv-ui/core": "^6.2.1"
"@refinitiv-ui/core": "^6.3.0"
},
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions packages/elemental-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.3.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-01-06)


### Features

* change all elements font size from rem unit to px and remove fixed font size on html tag ([#563](https://github.com/Refinitiv/refinitiv-ui/issues/563)) ([63de786](https://github.com/Refinitiv/refinitiv-ui/commit/63de786572e6adefbb054a7e545b6fd5198a34f5))





## [6.2.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-12-01)


Expand Down
Loading

0 comments on commit b64be67

Please sign in to comment.