Skip to content

Commit a0494fb

Browse files
chore(release): publish [skip ci]
- @refinitiv-ui/[email protected] - @refinitiv-ui/[email protected]
1 parent af9f339 commit a0494fb

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-6
lines changed

documents/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.11.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-09-23)
7+
8+
**Note:** Version bump only for package @refinitiv-ui/docs
9+
10+
11+
12+
13+
614
## [6.11.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-08-26)
715

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

documents/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/docs",
3-
"version": "6.11.4",
3+
"version": "6.11.5",
44
"private": true,
55
"description": "Element Framework Documentation",
66
"engines": {
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@refinitiv-ui/core": "^6.6.0",
40-
"@refinitiv-ui/elements": "^6.18.4",
40+
"@refinitiv-ui/elements": "^6.18.5",
4141
"@refinitiv-ui/halo-theme": "^6.9.1",
4242
"@refinitiv-ui/phrasebook": "^6.3.9",
4343
"@refinitiv-ui/utils": "^6.3.2",

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/elements/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.18.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-09-23)
7+
8+
### Bug Fixes
9+
10+
- **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))
11+
612
## [6.18.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2024-08-26)
713

814
### Bug Fixes

packages/elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@refinitiv-ui/elements",
3-
"version": "6.18.4",
3+
"version": "6.18.5",
44
"description": "Element Framework Elements",
55
"author": "LSEG",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)