From a0494fbf3faf992f4632d5c4b1f5e18f752ab44e Mon Sep 17 00:00:00 2001 From: refinitiv-ui-dev Date: Mon, 23 Sep 2024 09:04:29 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @refinitiv-ui/docs@6.11.5 - @refinitiv-ui/elements@6.18.5 --- documents/CHANGELOG.md | 8 ++++++++ documents/package.json | 4 ++-- package-lock.json | 6 +++--- packages/elements/CHANGELOG.md | 6 ++++++ packages/elements/package.json | 2 +- 5 files changed, 20 insertions(+), 6 deletions(-) diff --git a/documents/CHANGELOG.md b/documents/CHANGELOG.md index 203ac313c..62eac9eea 100644 --- a/documents/CHANGELOG.md +++ b/documents/CHANGELOG.md @@ -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.11.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.11.4...@refinitiv-ui/docs@6.11.5) (2024-09-23) + +**Note:** Version bump only for package @refinitiv-ui/docs + + + + + ## [6.11.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/docs@6.11.3...@refinitiv-ui/docs@6.11.4) (2024-08-26) **Note:** Version bump only for package @refinitiv-ui/docs diff --git a/documents/package.json b/documents/package.json index 6072e32b4..b591c2c06 100644 --- a/documents/package.json +++ b/documents/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/docs", - "version": "6.11.4", + "version": "6.11.5", "private": true, "description": "Element Framework Documentation", "engines": { @@ -37,7 +37,7 @@ }, "dependencies": { "@refinitiv-ui/core": "^6.6.0", - "@refinitiv-ui/elements": "^6.18.4", + "@refinitiv-ui/elements": "^6.18.5", "@refinitiv-ui/halo-theme": "^6.9.1", "@refinitiv-ui/phrasebook": "^6.3.9", "@refinitiv-ui/utils": "^6.3.2", diff --git a/package-lock.json b/package-lock.json index 9a9cbb861..d8a4b722a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,11 +56,11 @@ }, "documents": { "name": "@refinitiv-ui/docs", - "version": "6.11.4", + "version": "6.11.5", "license": "Apache-2.0", "dependencies": { "@refinitiv-ui/core": "^6.6.0", - "@refinitiv-ui/elements": "^6.18.4", + "@refinitiv-ui/elements": "^6.18.5", "@refinitiv-ui/halo-theme": "^6.9.1", "@refinitiv-ui/phrasebook": "^6.3.9", "@refinitiv-ui/utils": "^6.3.2", @@ -22881,7 +22881,7 @@ }, "packages/elements": { "name": "@refinitiv-ui/elements", - "version": "6.18.4", + "version": "6.18.5", "license": "Apache-2.0", "dependencies": { "@lit-labs/context": "^0.3.1", diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md index 466f1eccb..c5f373c0f 100644 --- a/packages/elements/CHANGELOG.md +++ b/packages/elements/CHANGELOG.md @@ -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.18.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.18.4...@refinitiv-ui/elements@6.18.5) (2024-09-23) + +### Bug Fixes + +- **tree, tree-select, combo-box:** apply filter when it's updated ([#1218](https://github.com/Refinitiv/refinitiv-ui/issues/1218)) ([af9f339](https://github.com/Refinitiv/refinitiv-ui/commit/af9f3393ecd321760c61f4811f51a57155e1f99a)) + ## [6.18.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/elements@6.18.3...@refinitiv-ui/elements@6.18.4) (2024-08-26) ### Bug Fixes diff --git a/packages/elements/package.json b/packages/elements/package.json index 09c287741..281f501d4 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,6 +1,6 @@ { "name": "@refinitiv-ui/elements", - "version": "6.18.4", + "version": "6.18.5", "description": "Element Framework Elements", "author": "LSEG", "license": "Apache-2.0",