File tree Expand file tree Collapse file tree 8 files changed +53
-5
lines changed Expand file tree Collapse file tree 8 files changed +53
-5
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.10.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0...v0.10.1 ) (2020-07-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** AnalyticalTable:** allow column reordering in tree table mode ([ 3f91c84] ( https://github.com/SAP/ui5-webcomponents-react/commit/3f91c846b0d946dc55c6df67adc87fa4764f0c8f ) )
12
+ * ** web components:** export shared prop types ([ dc68681] ( https://github.com/SAP/ui5-webcomponents-react/commit/dc6868133759427a5978f501d621f5c859d24782 ) )
13
+ * fix typescript errors ([ #632 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/632 ) ) ([ 77df7c3] ( https://github.com/SAP/ui5-webcomponents-react/commit/77df7c37045616a8274b3a6288251a377ef8a23e ) )
14
+
15
+
16
+
17
+
18
+
6
19
# [ 0.10.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0 ) (2020-07-30)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.10.0 " ,
5
+ "version" : " 0.10.1 " ,
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.10.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0...v0.10.1 ) (2020-07-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix typescript errors ([ #632 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/632 ) ) ([ 77df7c3] ( https://github.com/SAP/ui5-webcomponents-react/commit/77df7c37045616a8274b3a6288251a377ef8a23e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.10.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0 ) (2020-07-30)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-base" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
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.10.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0...v0.10.1 ) (2020-07-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix typescript errors ([ #632 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/632 ) ) ([ 77df7c3] ( https://github.com/SAP/ui5-webcomponents-react/commit/77df7c37045616a8274b3a6288251a377ef8a23e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.10.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0 ) (2020-07-30)
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.10.0 " ,
3
+ "version" : " 0.10.1 " ,
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.10.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0...v0.10.1 ) (2020-07-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** AnalyticalTable:** allow column reordering in tree table mode ([ 3f91c84] ( https://github.com/SAP/ui5-webcomponents-react/commit/3f91c846b0d946dc55c6df67adc87fa4764f0c8f ) )
12
+ * ** web components:** export shared prop types ([ dc68681] ( https://github.com/SAP/ui5-webcomponents-react/commit/dc6868133759427a5978f501d621f5c859d24782 ) )
13
+ * fix typescript errors ([ #632 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/632 ) ) ([ 77df7c3] ( https://github.com/SAP/ui5-webcomponents-react/commit/77df7c37045616a8274b3a6288251a377ef8a23e ) )
14
+
15
+
16
+
17
+
18
+
6
19
# [ 0.10.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0 ) (2020-07-30)
7
20
8
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.js" ,
32
32
},
33
33
"dependencies" : {
34
34
"@babel/runtime" : " 7.11.0" ,
35
- "@ui5/webcomponents-react-base" : " ^0.10.0 " ,
35
+ "@ui5/webcomponents-react-base" : " ^0.10.1 " ,
36
36
"lodash.debounce" : " ^4.0.8" ,
37
37
"react-content-loader" : " 5.1.0" ,
38
38
"react-jss" : " 10.1.1" ,
You can’t perform that action at this time.
0 commit comments