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]
 - [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]
  • Loading branch information
refinitiv-ui-dev committed Jul 19, 2023
1 parent 46bb998 commit 67061ea
Show file tree
Hide file tree
Showing 33 changed files with 186 additions and 114 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.5.12](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

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





## [6.5.11](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-18)

**Note:** Version bump only for package @refinitiv-ui/docs
Expand Down
10 changes: 5 additions & 5 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "6.5.11",
"version": "6.5.12",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -34,10 +34,10 @@
"serve": "^14.2.0"
},
"dependencies": {
"@refinitiv-ui/core": "^6.4.6",
"@refinitiv-ui/elements": "^6.8.9",
"@refinitiv-ui/halo-theme": "^6.5.5",
"@refinitiv-ui/utils": "^6.2.7",
"@refinitiv-ui/core": "^6.4.7",
"@refinitiv-ui/elements": "^6.8.10",
"@refinitiv-ui/halo-theme": "^6.5.6",
"@refinitiv-ui/utils": "^6.2.8",
"fast-glob": "^3.2.12"
}
}
114 changes: 57 additions & 57 deletions package-lock.json

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

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

## [6.0.11](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

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

## [6.0.10](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-18)

**Note:** Version bump only for package @refinitiv-ui/configurations
Expand Down
2 changes: 1 addition & 1 deletion packages/configurations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/configurations",
"version": "6.0.10",
"version": "6.0.11",
"description": "The configuration files used for Element Framework",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/core/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.

## [6.4.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

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

## [6.4.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-18)

**Note:** Version bump only for package @refinitiv-ui/core
Expand Down
8 changes: 4 additions & 4 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.4.6",
"version": "6.4.7",
"description": "Element Framework Core",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -67,11 +67,11 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/test-helpers": "^6.0.12",
"@refinitiv-ui/utils": "^6.2.7"
"@refinitiv-ui/test-helpers": "^6.0.13",
"@refinitiv-ui/utils": "^6.2.8"
},
"peerDependencies": {
"@refinitiv-ui/utils": "^6.2.7"
"@refinitiv-ui/utils": "^6.2.8"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/create-efx/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.

## [6.1.6](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.6) (2023-07-19)

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

## [6.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.5) (2023-07-18)

**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.5",
"version": "6.1.6",
"description": "Initializer to create new EFX element",
"main": "lib/index",
"bin": {
Expand Down
4 changes: 4 additions & 0 deletions packages/demo-block/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.

## [6.1.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-19)

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

## [6.1.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-07-18)

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

0 comments on commit 67061ea

Please sign in to comment.