File tree 6 files changed +30
-3
lines changed
6 files changed +30
-3
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.29.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.4...v1.29.0 ) (2024-05-29)
7
+
8
+ ### Bug Fixes
9
+
10
+ - fix postcss flexbox warnings ([ #5859 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5859 ) ) ([ 71688b8] ( https://github.com/SAP/ui5-webcomponents-react/commit/71688b84ca5ed6d0b0b0e1359cd44451b4a50872 ) )
11
+
12
+ ### Features
13
+
14
+ - ** AnalyticalTable:** introduce autoResize column feature ([ #3196 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/3196 ) ) ([ #5758 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5758 ) ) ([ 8f2ca88] ( https://github.com/SAP/ui5-webcomponents-react/commit/8f2ca882e008f1ba8f96e3a29afc0da5c088cead ) )
15
+ - ** cypress-commands:** add commands for dropdown menus ([ #5756 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5756 ) ) ([ b80b36e] ( https://github.com/SAP/ui5-webcomponents-react/commit/b80b36e61678e276630d52b48cf3fcb0584af694 ) )
16
+
6
17
## [ 1.28.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.3...v1.28.4 ) (2024-05-24)
7
18
8
19
### 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.28.4 " ,
3
+ "version" : " 1.29.0 " ,
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.29.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.4...v1.29.0 ) (2024-05-29)
7
+
8
+ ### Features
9
+
10
+ - ** cypress-commands:** add commands for dropdown menus ([ #5756 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5756 ) ) ([ b80b36e] ( https://github.com/SAP/ui5-webcomponents-react/commit/b80b36e61678e276630d52b48cf3fcb0584af694 ) )
11
+
6
12
## [ 1.25.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.25.0...v1.25.1 ) (2024-02-07)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
"description" : " Cypress Custom Commands and Queries for UI5 Web Components" ,
4
4
"author" : " SAP SE (https://www.sap.com)" ,
5
5
"license" : " Apache-2.0" ,
6
- "version" : " 1.25.1 " ,
6
+ "version" : " 1.29.0 " ,
7
7
"type" : " module" ,
8
8
"types" : " ./dist/index.d.ts" ,
9
9
"main" : " ./dist/index.js" ,
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.29.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.4...v1.29.0 ) (2024-05-29)
7
+
8
+ ### Bug Fixes
9
+
10
+ - fix postcss flexbox warnings ([ #5859 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5859 ) ) ([ 71688b8] ( https://github.com/SAP/ui5-webcomponents-react/commit/71688b84ca5ed6d0b0b0e1359cd44451b4a50872 ) )
11
+
12
+ ### Features
13
+
14
+ - ** AnalyticalTable:** introduce autoResize column feature ([ #3196 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/3196 ) ) ([ #5758 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5758 ) ) ([ 8f2ca88] ( https://github.com/SAP/ui5-webcomponents-react/commit/8f2ca882e008f1ba8f96e3a29afc0da5c088cead ) )
15
+
6
16
## [ 1.28.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.3...v1.28.4 ) (2024-05-24)
7
17
8
18
** Note:** Version bump only for package @ui5/webcomponents-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 1.28.4 " ,
3
+ "version" : " 1.29.0 " ,
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