File tree Expand file tree Collapse file tree 12 files changed +58
-10
lines changed Expand file tree Collapse file tree 12 files changed +58
-10
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.2-rc.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.0...v0.3.2-rc.1 ) (2019-06-14)
7+
8+ ** Note:** Version bump only for package @ui5-webcomponents-react/suite
9+
10+
11+
12+
13+
614## [ 0.3.2-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.2...v0.3.2-rc.0 ) (2019-06-14)
715
816
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.3.2-rc.0 " ,
5+ "version" : " 0.3.2-rc.1 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.2-rc.1] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/charts/compare/v0.3.2-rc.0...v0.3.2-rc.1 ) (2019-06-14)
7+
8+ ** Note:** Version bump only for package @ui5-webcomponents-react/charts
9+
10+
11+
12+
13+
614## [ 0.3.2-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/packages/charts/compare/v0.3.1-rc.2...v0.3.2-rc.0 ) (2019-06-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5-webcomponents-react/charts" ,
3- "version" : " 0.3.2-rc.0 " ,
3+ "version" : " 0.3.2-rc.1 " ,
44 "description" : " Charts for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
1313 "@types/chart.js" : " ^2.7.53"
1414 },
1515 "dependencies" : {
16- "@ui5-webcomponents-react/styles" : " 0.3.2-rc.0 " ,
17- "@ui5-webcomponents-react/utils" : " 0.3.2-rc.0 " ,
16+ "@ui5-webcomponents-react/styles" : " 0.3.2-rc.1 " ,
17+ "@ui5-webcomponents-react/utils" : " 0.3.2-rc.1 " ,
1818 "chart.js" : " ^2.8.0" ,
1919 "chartjs-plugin-datalabels" : " ^0.6.0" ,
2020 "is-mergeable-object" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.2-rc.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.0...v0.3.2-rc.1 ) (2019-06-14)
7+
8+ ** Note:** Version bump only for package @ui5-webcomponents-react/cli
9+
10+
11+
12+
13+
614## [ 0.3.2-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.2...v0.3.2-rc.0 ) (2019-06-14)
715
816** Note:** Version bump only for package @ui5-webcomponents-react/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5-webcomponents-react/cli" ,
33 "private" : true ,
4- "version" : " 0.3.2-rc.0 " ,
4+ "version" : " 0.3.2-rc.1 " ,
55 "description" : " CLI for creating React Components" ,
66 "main" : " src/index.js" ,
77 "author" : " SAP SE (https://www.sap.com)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.2-rc.1] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.2-rc.0...v0.3.2-rc.1 ) (2019-06-14)
7+
8+ ** Note:** Version bump only for package @ui5-webcomponents-react/fiori3
9+
10+
11+
12+
13+
614## [ 0.3.2-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.1-rc.2...v0.3.2-rc.0 ) (2019-06-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5-webcomponents-react/fiori3" ,
3- "version" : " 0.3.2-rc.0 " ,
3+ "version" : " 0.3.2-rc.1 " ,
44 "description" : " Fiori 3 Components in React" ,
55 "repository" : " https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3" ,
66 "main" : " index.cjs.js" ,
1616 "test:karma:update" : " cross-env UPDATE=1 yarn run test:karma"
1717 },
1818 "dependencies" : {
19- "@ui5-webcomponents-react/styles" : " 0.3.2-rc.0 " ,
20- "@ui5-webcomponents-react/utils" : " 0.3.2-rc.0 " ,
19+ "@ui5-webcomponents-react/styles" : " 0.3.2-rc.1 " ,
20+ "@ui5-webcomponents-react/utils" : " 0.3.2-rc.1 " ,
2121 "@ui5/webcomponents" : " 0.12.0" ,
2222 "core-js" : " ^2.6.4" ,
2323 "react-scroll" : " ^1.7.11" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.2-rc.1] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/styles/compare/v0.3.2-rc.0...v0.3.2-rc.1 ) (2019-06-14)
7+
8+ ** Note:** Version bump only for package @ui5-webcomponents-react/styles
9+
10+
11+
12+
13+
614## [ 0.3.2-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/packages/styles/compare/v0.3.1-rc.2...v0.3.2-rc.0 ) (2019-06-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5-webcomponents-react/styles" ,
3- "version" : " 0.3.2-rc.0 " ,
3+ "version" : " 0.3.2-rc.1 " ,
44 "description" : " Stylesheets for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
You can’t perform that action at this time.
0 commit comments