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]
 - @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 Dec 1, 2022
1 parent 45aa905 commit 221a9ec
Show file tree
Hide file tree
Showing 19 changed files with 148 additions and 73 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.2](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/docs





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

**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.1",
"version": "6.4.2",
"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.1",
"@refinitiv-ui/elements": "^6.5.2",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0"
}
Expand Down
88 changes: 44 additions & 44 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/core/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.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





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


Expand Down
6 changes: 3 additions & 3 deletions 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.0",
"version": "6.2.1",
"description": "Element Framework Core",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -67,10 +67,10 @@
},
"devDependencies": {
"@refinitiv-ui/test-helpers": "^6.0.6",
"@refinitiv-ui/utils": "^6.2.2"
"@refinitiv-ui/utils": "^6.2.3"
},
"peerDependencies": {
"@refinitiv-ui/utils": "^6.2.2"
"@refinitiv-ui/utils": "^6.2.3"
},
"publishConfig": {
"access": "public"
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.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





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

**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.12",
"version": "6.0.13",
"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.1",
"@refinitiv-ui/halo-theme": "^6.3.1",
"@refinitiv-ui/solar-theme": "^6.2.1",
"@refinitiv-ui/elemental-theme": "^6.2.2",
"@refinitiv-ui/halo-theme": "^6.3.2",
"@refinitiv-ui/solar-theme": "^6.2.2",
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^6.2.0",
"@refinitiv-ui/core": "^6.2.1",
"@refinitiv-ui/test-helpers": "^6.0.6"
},
"peerDependencies": {
"@refinitiv-ui/core": "^6.2.0"
"@refinitiv-ui/core": "^6.2.1"
},
"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.2.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-12-01)


### Bug Fixes

* **item:** add default line-height ([#537](https://github.com/Refinitiv/refinitiv-ui/issues/537)) ([f8c9e5d](https://github.com/Refinitiv/refinitiv-ui/commit/f8c9e5deac65e7c288ceec7cfc648a392932e924))





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

**Note:** Version bump only for package @refinitiv-ui/elemental-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/elemental-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elemental-theme",
"version": "6.2.1",
"version": "6.2.2",
"description": "Base theme for Element Framework Components",
"author": "LSEG",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/elements/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.5.2](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/elements





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


Expand Down
Loading

0 comments on commit 221a9ec

Please sign in to comment.