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]
  • Loading branch information
refinitiv-ui-dev committed Nov 6, 2023
1 parent b8655a2 commit fd69344
Show file tree
Hide file tree
Showing 13 changed files with 69 additions and 32 deletions.
11 changes: 11 additions & 0 deletions documents/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.

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


### Features

* **core, elements:** custom validation for form fields ([#996](https://github.com/Refinitiv/refinitiv-ui/issues/996)) ([b8655a2](https://github.com/Refinitiv/refinitiv-ui/commit/b8655a2d2ea42aa16767ba1bd8b5ce9c67912f36))





# [7.6.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-10-31)


Expand Down
6 changes: 3 additions & 3 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "7.6.0",
"version": "7.7.0",
"private": true,
"type": "module",
"description": "Element Framework Documentation",
Expand Down Expand Up @@ -34,8 +34,8 @@
"serve": "^14.2.0"
},
"dependencies": {
"@refinitiv-ui/core": "^7.3.0",
"@refinitiv-ui/elements": "^7.8.0",
"@refinitiv-ui/core": "^7.4.0",
"@refinitiv-ui/elements": "^7.9.0",
"@refinitiv-ui/halo-theme": "^7.2.0",
"@refinitiv-ui/utils": "^7.2.0",
"fast-glob": "^3.2.12"
Expand Down
32 changes: 16 additions & 16 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/core/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.4.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-11-06)

### Features

- **core, elements:** custom validation for form fields ([#996](https://github.com/Refinitiv/refinitiv-ui/issues/996)) ([b8655a2](https://github.com/Refinitiv/refinitiv-ui/commit/b8655a2d2ea42aa16767ba1bd8b5ce9c67912f36))

# [7.3.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-10-31)

### Bug Fixes
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": "7.3.0",
"version": "7.4.0",
"description": "Element Framework Core",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
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.

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

### Features

- **core, elements:** custom validation for form fields ([#996](https://github.com/Refinitiv/refinitiv-ui/issues/996)) ([b8655a2](https://github.com/Refinitiv/refinitiv-ui/commit/b8655a2d2ea42aa16767ba1bd8b5ce9c67912f36))

# [7.1.0](https://github.com/Refinitiv/refinitiv-ui/compare/[email protected]@7.1.0) (2023-10-31)

### Features
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": "7.1.0",
"version": "7.2.0",
"description": "Initializer to create new EFX element",
"main": "./lib/index.js",
"type": "module",
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.

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

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

# [7.1.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-10-31)

### Features
Expand Down
6 changes: 3 additions & 3 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": "7.1.0",
"version": "7.1.1",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand Down Expand Up @@ -35,11 +35,11 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^7.3.0",
"@refinitiv-ui/core": "^7.4.0",
"@refinitiv-ui/test-helpers": "^7.1.0"
},
"peerDependencies": {
"@refinitiv-ui/core": "^7.3.0"
"@refinitiv-ui/core": "^7.4.0"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/elements/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.9.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-11-06)

### Features

- **core, elements:** custom validation for form fields ([#996](https://github.com/Refinitiv/refinitiv-ui/issues/996)) ([b8655a2](https://github.com/Refinitiv/refinitiv-ui/commit/b8655a2d2ea42aa16767ba1bd8b5ce9c67912f36))

# [7.8.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-10-31)

### Bug Fixes
Expand Down
12 changes: 6 additions & 6 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.8.0",
"version": "7.9.0",
"description": "Element Framework Elements",
"author": "LSEG",
"license": "Apache-2.0",
Expand Down Expand Up @@ -353,21 +353,21 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^7.3.0",
"@refinitiv-ui/demo-block": "^7.1.0",
"@refinitiv-ui/core": "^7.4.0",
"@refinitiv-ui/demo-block": "^7.1.1",
"@refinitiv-ui/i18n": "^7.1.0",
"@refinitiv-ui/phrasebook": "^7.1.0",
"@refinitiv-ui/test-helpers": "^7.1.0",
"@refinitiv-ui/translate": "^7.1.0",
"@refinitiv-ui/translate": "^7.1.1",
"@refinitiv-ui/utils": "^7.2.0",
"@types/d3-interpolate": "^3.0.1"
},
"peerDependencies": {
"@refinitiv-ui/browser-sparkline": "^1.0.0 || ^2.0.0",
"@refinitiv-ui/core": "^7.3.0",
"@refinitiv-ui/core": "^7.4.0",
"@refinitiv-ui/i18n": "^7.1.0",
"@refinitiv-ui/phrasebook": "^7.1.0",
"@refinitiv-ui/translate": "^7.1.0",
"@refinitiv-ui/translate": "^7.1.1",
"@refinitiv-ui/utils": "^7.2.0"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/translate/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.1.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-11-06)

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

# [7.1.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-10-31)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/translate",
"version": "7.1.0",
"version": "7.1.1",
"description": "i18n implementation for Element Framework components",
"author": "LSEG",
"license": "Apache-2.0",
Expand Down Expand Up @@ -32,7 +32,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^7.3.0",
"@refinitiv-ui/core": "^7.4.0",
"@refinitiv-ui/i18n": "^7.1.0",
"@refinitiv-ui/phrasebook": "^7.1.0",
"@refinitiv-ui/test-helpers": "^7.1.0"
Expand Down

0 comments on commit fd69344

Please sign in to comment.