File tree Expand file tree Collapse file tree 8 files changed +39
-7
lines changed Expand file tree Collapse file tree 8 files changed +39
-7
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
+ # [ 0.6.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.23...v0.6.0 ) (2019-10-21)
7
+
8
+ ** Note:** Version bump only for package node-library-fiori-for-react-gb.xjqchip.workers.dev-release
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.6.0-rc.23] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.22...v0.6.0-rc.23 ) (2019-10-21)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.6.0-rc.23 " ,
5
+ "version" : " 0.6.0" ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
8
"command" : {
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
+ # [ 0.6.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.23...v0.6.0 ) (2019-10-21)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react-base
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.6.0-rc.23] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.22...v0.6.0-rc.23 ) (2019-10-21)
7
15
8
16
** Note:** Version bump only for package @ui5/webcomponents-react-base
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-base" ,
3
- "version" : " 0.6.0-rc.23 " ,
3
+ "version" : " 0.6.0" ,
4
4
"description" : " Base for ui5-webcomponents-react" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.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
+ # [ 0.6.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.23...v0.6.0 ) (2019-10-21)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react-charts
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.6.0-rc.23] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.22...v0.6.0-rc.23 ) (2019-10-21)
7
15
8
16
** Note:** Version bump only for package @ui5/webcomponents-react-charts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-charts" ,
3
- "version" : " 0.6.0-rc.23 " ,
3
+ "version" : " 0.6.0" ,
4
4
"description" : " Charts for ui5-webcomponents-react" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.js" ,
20
20
"@types/chart.js" : " ^2.7.56"
21
21
},
22
22
"dependencies" : {
23
- "@ui5/webcomponents-react" : " 0.6.0-rc.23 " ,
24
- "@ui5/webcomponents-react-base" : " 0.6.0-rc.23 " ,
23
+ "@ui5/webcomponents-react" : " 0.6.0" ,
24
+ "@ui5/webcomponents-react-base" : " 0.6.0" ,
25
25
"chart.js" : " ^2.8.0" ,
26
26
"chartjs-plugin-datalabels" : " ^0.6.0" ,
27
27
"get-best-contrast-color" : " ^0.3.1" ,
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
+ # [ 0.6.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.23...v0.6.0 ) (2019-10-21)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.6.0-rc.23] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.6.0-rc.22...v0.6.0-rc.23 ) (2019-10-21)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 0.6.0-rc.23 " ,
3
+ "version" : " 0.6.0" ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"repository" : {
6
6
"type" : " git" ,
20
20
},
21
21
"dependencies" : {
22
22
"@ui5/webcomponents" : " 1.0.0-rc.4" ,
23
- "@ui5/webcomponents-react-base" : " 0.6.0-rc.23 " ,
23
+ "@ui5/webcomponents-react-base" : " 0.6.0" ,
24
24
"lodash.debounce" : " ^4.0.8" ,
25
25
"react-table" : " 7.0.0-beta.12" ,
26
26
"react-toastify" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments