File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
packages/cypress-commands Expand file tree Collapse file tree 4 files changed +14
-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.11.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.11.0...v1.11.1 ) (2023-03-14)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** cypress-commands:** fix publish config ([ #4334 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4334 ) ) ([ a23a8aa] ( https://github.com/SAP/ui5-webcomponents-react/commit/a23a8aaa000eaf3670e4e5a53843dae40c6cdd9c ) )
11
+
6
12
# [ 1.11.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.10.0...v1.11.0 ) (2023-03-14)
7
13
8
14
### 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
3
"useWorkspaces" : true ,
4
- "version" : " 1.11.0 " ,
4
+ "version" : " 1.11.1 " ,
5
5
"npmClient" : " yarn" ,
6
6
"command" : {
7
7
"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.11.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.11.0...v1.11.1 ) (2023-03-14)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** cypress-commands:** fix publish config ([ #4334 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4334 ) ) ([ a23a8aa] ( https://github.com/SAP/ui5-webcomponents-react/commit/a23a8aaa000eaf3670e4e5a53843dae40c6cdd9c ) )
11
+
6
12
# [ 1.11.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.10.0...v1.11.0 ) (2023-03-14)
7
13
8
14
### Features
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.11.0 " ,
6
+ "version" : " 1.11.1 " ,
7
7
"type" : " module" ,
8
8
"exports" : {
9
9
"." : {
You can’t perform that action at this time.
0 commit comments