File tree Expand file tree Collapse file tree 10 files changed +46
-6
lines changed Expand file tree Collapse file tree 10 files changed +46
-6
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.9.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.0.0...v0.9.0 ) (2020-04-30)
7
+
8
+ ** Note:** Version bump only for package ui5-webcomponents-react-release
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.9.0-rc.18] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.17...v0.9.0-rc.18 ) (2020-04-29)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.0 .0" ,
5
+ "version" : " 0.9 .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.9.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.0.0...v0.9.0 ) (2020-04-30)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react-base
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.18...v1.0.0 ) (2020-04-30)
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" : " 1.0 .0" ,
3
+ "version" : " 0.9 .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.9.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.0.0...v0.9.0 ) (2020-04-30)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react-charts
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.18...v1.0.0 ) (2020-04-30)
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" : " 1.0 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " Charts 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.9.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.0.0...v0.9.0 ) (2020-04-30)
7
+
8
+ ** Note:** Version bump only for package @ui5/cra-template-webcomponents-react
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.18...v1.0.0 ) (2020-04-30)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/cra-template-webcomponents-react" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"keywords" : [
5
5
" react" ,
6
6
" create-react-app" ,
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.9.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.0.0...v0.9.0 ) (2020-04-30)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.18...v1.0.0 ) (2020-04-30)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.js" ,
23
23
"build" : " rollup -c rollup.config.js"
24
24
},
25
25
"dependencies" : {
26
- "@ui5/webcomponents-react-base" : " ^1.0 .0" ,
26
+ "@ui5/webcomponents-react-base" : " ^0.9 .0" ,
27
27
"lodash.debounce" : " ^4.0.8" ,
28
28
"react-content-loader" : " ^5.0.4" ,
29
29
"react-jss" : " 10.1.1" ,
You can’t perform that action at this time.
0 commit comments