File tree Expand file tree Collapse file tree 10 files changed +62
-7
lines changed Expand file tree Collapse file tree 10 files changed +62
-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.3.2-rc.5] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.4...v0.3.2-rc.5 ) (2019-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** fiori3:** Added react-table dependency ([ ebc8fc5] ( https://github.com/SAP/ui5-webcomponents-react/commit/ebc8fc5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.3...v0.3.2-rc.4 ) (2019-06-24)
7
18
8
19
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.3.2-rc.4 " ,
5
+ "version" : " 0.3.2-rc.5 " ,
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.3.2-rc.5] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.4...v0.3.2-rc.5 ) (2019-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** fiori3:** Added react-table dependency ([ ebc8fc5] ( https://github.com/SAP/ui5-webcomponents-react/commit/ebc8fc5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/base/compare/v0.3.2-rc.3...v0.3.2-rc.4 ) (2019-06-24)
7
18
8
19
** 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.3.2-rc.4 " ,
3
+ "version" : " 0.3.2-rc.5 " ,
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.3.2-rc.5] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.4...v0.3.2-rc.5 ) (2019-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** fiori3:** Added react-table dependency ([ ebc8fc5] ( https://github.com/SAP/ui5-webcomponents-react/commit/ebc8fc5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/charts/compare/v0.3.2-rc.3...v0.3.2-rc.4 ) (2019-06-24)
7
18
8
19
** 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.3.2-rc.4 " ,
3
+ "version" : " 0.3.2-rc.5 " ,
4
4
"description" : " Charts for ui5-webcomponents-react" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.js" ,
17
17
"@types/chart.js" : " ^2.7.53"
18
18
},
19
19
"dependencies" : {
20
- "@ui5-webcomponents-react/base" : " 0.3.2-rc.4 " ,
20
+ "@ui5-webcomponents-react/base" : " 0.3.2-rc.5 " ,
21
21
"chart.js" : " ^2.8.0" ,
22
22
"chartjs-plugin-datalabels" : " ^0.6.0" ,
23
23
"is-mergeable-object" : " ^1.1.0" ,
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.3.2-rc.5] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.4...v0.3.2-rc.5 ) (2019-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** fiori3:** Added react-table dependency ([ ebc8fc5] ( https://github.com/SAP/ui5-webcomponents-react/commit/ebc8fc5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.3...v0.3.2-rc.4 ) (2019-06-24)
7
18
8
19
** Note:** Version bump only for package @ui5-webcomponents-react/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5-webcomponents-react/cli" ,
3
3
"private" : true ,
4
- "version" : " 0.3.2-rc.4 " ,
4
+ "version" : " 0.3.2-rc.5 " ,
5
5
"description" : " CLI for creating React Components" ,
6
6
"repository" : {
7
7
"type" : " git" ,
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.3.2-rc.5] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.2-rc.4...v0.3.2-rc.5 ) (2019-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** fiori3:** Added react-table dependency ([ ebc8fc5] ( https://github.com/SAP/ui5-webcomponents-react/commit/ebc8fc5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.2-rc.3...v0.3.2-rc.4 ) (2019-06-24)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5-webcomponents-react/fiori3" ,
3
- "version" : " 0.3.2-rc.4 " ,
3
+ "version" : " 0.3.2-rc.5 " ,
4
4
"description" : " Fiori 3 Components in React" ,
5
5
"repository" : {
6
6
"type" : " git" ,
20
20
"test:karma:update" : " cross-env UPDATE=1 yarn run test:karma"
21
21
},
22
22
"dependencies" : {
23
- "@ui5-webcomponents-react/base" : " 0.3.2-rc.4 " ,
23
+ "@ui5-webcomponents-react/base" : " 0.3.2-rc.5 " ,
24
24
"@ui5/webcomponents" : " 0.13.1" ,
25
25
"react-scroll" : " ^1.7.11" ,
26
26
"react-table" : " 6.8.6" ,
You can’t perform that action at this time.
0 commit comments