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]
 - [email protected]
 - @refinitiv-ui/[email protected]
  • Loading branch information
refinitiv-ui-dev committed Aug 28, 2023
1 parent 199161e commit 14f4b70
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 8 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.6.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-28)

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





# [6.6.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-21)


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.6.0",
"version": "6.6.1",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@refinitiv-ui/core": "^6.5.0",
"@refinitiv-ui/elements": "^6.10.0",
"@refinitiv-ui/elements": "^6.10.1",
"@refinitiv-ui/halo-theme": "^6.5.8",
"@refinitiv-ui/utils": "^6.2.9",
"fast-glob": "^3.2.12"
Expand Down
8 changes: 4 additions & 4 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/create-efx/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.

## [6.1.9](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@6.1.9) (2023-08-28)

### Bug Fixes

- **create-efx:** correct type created by jsx generator ([#918](https://github.com/Refinitiv/refinitiv-ui/issues/918)) ([199161e](https://github.com/Refinitiv/refinitiv-ui/commit/199161e7fb3515c7067c849d424861749510b30c))

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

### Bug Fixes
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.8",
"version": "6.1.9",
"description": "Initializer to create new EFX element",
"main": "lib/index",
"bin": {
Expand Down
7 changes: 7 additions & 0 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.10.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-28)

### Bug Fixes

- **slider:** display and initial to value incorrectly ([#914](https://github.com/Refinitiv/refinitiv-ui/issues/914)) ([f1964db](https://github.com/Refinitiv/refinitiv-ui/commit/f1964dbb42721ca84efe4c79014b43573a289a11))
- **slider:** page freeze when from/to overflow max value ([#920](https://github.com/Refinitiv/refinitiv-ui/issues/920)) ([efa8314](https://github.com/Refinitiv/refinitiv-ui/commit/efa8314cda00e3a1c4d31bb24e50e46b835ba95d))

# [6.10.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "6.10.0",
"version": "6.10.1",
"description": "Element Framework Elements",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down

0 comments on commit 14f4b70

Please sign in to comment.