File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.10.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.2...v0.10.0-rc.3 ) (2020-06-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** base:** remove unnecessary proxy polyfill ([ 10adb29] ( https://github.com/SAP/ui5-webcomponents-react/commit/10adb29135d0966c6b95c8018453751663267109 ) )
12+ * Fix wrong display names for NotificationGroup and VariantManagement ([ 2963a55] ( https://github.com/SAP/ui5-webcomponents-react/commit/2963a55bd11ebc5d99c654374352f0fd0a28370b ) )
13+ * ** BarChart/ColumnChart:** display correct labels in stacked charts ([ #568 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/568 ) ) ([ 66b68be] ( https://github.com/SAP/ui5-webcomponents-react/commit/66b68beca816964c7c6230da2de8e43ac5f0e0d7 ) )
14+
15+
16+
17+
18+
619# [ 0.10.0-rc.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.1...v0.10.0-rc.2 ) (2020-06-05)
720
821
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.10.0-rc.2 " ,
5+ "version" : " 0.10.0-rc.3 " ,
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.10.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.2...v0.10.0-rc.3 ) (2020-06-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** base:** remove unnecessary proxy polyfill ([ 10adb29] ( https://github.com/SAP/ui5-webcomponents-react/commit/10adb29135d0966c6b95c8018453751663267109 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0-rc.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.1...v0.10.0-rc.2 ) (2020-06-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react-base" ,
3- "version" : " 0.10.0-rc.2 " ,
3+ "version" : " 0.10.0-rc.3 " ,
44 "description" : " Base for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
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.10.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.2...v0.10.0-rc.3 ) (2020-06-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** BarChart/ColumnChart:** display correct labels in stacked charts ([ #568 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/568 ) ) ([ 66b68be] ( https://github.com/SAP/ui5-webcomponents-react/commit/66b68beca816964c7c6230da2de8e43ac5f0e0d7 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.5...v0.10.0-rc.0 ) (2020-05-19)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react-charts" ,
3- "version" : " 0.10.0-rc.0 " ,
3+ "version" : " 0.10.0-rc.3 " ,
44 "description" : " Charts for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
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.10.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.2...v0.10.0-rc.3 ) (2020-06-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * Fix wrong display names for NotificationGroup and VariantManagement ([ 2963a55] ( https://github.com/SAP/ui5-webcomponents-react/commit/2963a55bd11ebc5d99c654374352f0fd0a28370b ) )
12+
13+
14+
15+
16+
617# [ 0.10.0-rc.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.1...v0.10.0-rc.2 ) (2020-06-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react" ,
3- "version" : " 0.10.0-rc.2 " ,
3+ "version" : " 0.10.0-rc.3 " ,
44 "description" : " React Wrapper for UI5 Web Components and additional components" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
3232 },
3333 "dependencies" : {
3434 "@babel/runtime" : " 7.10.2" ,
35- "@ui5/webcomponents-react-base" : " ^0.10.0-rc.2 " ,
35+ "@ui5/webcomponents-react-base" : " ^0.10.0-rc.3 " ,
3636 "lodash.debounce" : " ^4.0.8" ,
3737 "react-content-loader" : " ^5.0.4" ,
3838 "react-jss" : " 10.1.1" ,
You can’t perform that action at this time.
0 commit comments