File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 "useWorkspaces" : true ,
88 "command" : {
99 "version" : {
10- "allowBranch" : " main " ,
10+ "allowBranch" : " rel/0.18 " ,
1111 "conventionalCommits" : true ,
1212 "yes" : true ,
1313 "preid" : " rc" ,
1414 "message" : " chore(release): publish %s [ci skip]"
1515 },
1616 "publish" : {
17- "allowBranch" : " main " ,
17+ "allowBranch" : " rel/0.18 " ,
1818 "conventionalCommits" : true ,
1919 "yes" : true ,
2020 "preid" : " rc" ,
Original file line number Diff line number Diff line change 11# @ui5/webcomponents-react-base
2+
23Base Utilities for ui5-webcomponents-react
34
45## Installation
@@ -37,7 +38,6 @@ npx ui5wcr-codemod renamePropsV18 src
3738# add --typescript if you are using TypeScript
3839```
3940
40-
4141## Contribute
4242Please check our [ Contribution Guidelines] ( https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md ) .
4343
Original file line number Diff line number Diff line change 3333 },
3434 "dependencies" : {
3535 "@babel/runtime" : " ^7.8.4" ,
36- "@ui5/webcomponents-react-base" : " ^0.18.10 " ,
36+ "@ui5/webcomponents-react-base" : " ^0.18.9 " ,
3737 "lit-html" : " 2.0.0-rc.3" ,
3838 "react-content-loader" : " 6.0.3" ,
3939 "react-jss" : " 10.8.0" ,
You can’t perform that action at this time.
0 commit comments