File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.22.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.22.1...v1.22.2 ) (2023-11-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** AnalyticalTable:** revert deprecation of ` scaleXFactor ` ([ #5239 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5239 ) ) ([ 6710b18] ( https://github.com/SAP/ui5-webcomponents-react/commit/6710b1896693c57257b62ad0ee02b7bde92f1d80 ) )
11
+ - ** withWebcomponent:** correctly propagate/set ` key ` for ` slot ` components ([ #5230 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5230 ) ) ([ 96b0de4] ( https://github.com/SAP/ui5-webcomponents-react/commit/96b0de41d85d1e4b6c78ddd3513b4ed930fb53d3 ) )
12
+
6
13
## [ 1.22.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.22.0...v1.22.1 ) (2023-11-07)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 1.22.1 " ,
3
+ "version" : " 1.22.2 " ,
4
4
"npmClient" : " yarn" ,
5
5
"command" : {
6
6
"version" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.22.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.22.1...v1.22.2 ) (2023-11-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** AnalyticalTable:** revert deprecation of ` scaleXFactor ` ([ #5239 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5239 ) ) ([ 6710b18] ( https://github.com/SAP/ui5-webcomponents-react/commit/6710b1896693c57257b62ad0ee02b7bde92f1d80 ) )
11
+ - ** withWebcomponent:** correctly propagate/set ` key ` for ` slot ` components ([ #5230 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5230 ) ) ([ 96b0de4] ( https://github.com/SAP/ui5-webcomponents-react/commit/96b0de41d85d1e4b6c78ddd3513b4ed930fb53d3 ) )
12
+
6
13
## [ 1.22.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.22.0...v1.22.1 ) (2023-11-07)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 1.22.1 " ,
3
+ "version" : " 1.22.2 " ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments