File tree Expand file tree Collapse file tree 11 files changed +54
-11
lines changed
Expand file tree Collapse file tree 11 files changed +54
-11
lines changed 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.13.1] ( https://github.com/SAP/ui5-webcomponents/compare/v0.13.0...v0.13.1 ) (2019-06-22)
7+
8+ ### Bug Fixes
9+
10+ * ** ui5-table-column:** fix default slot rendering ([ #579 ] ( https://github.com/SAP/ui5-webcomponents/pull/579 ) )
11+
12+
13+
14+
15+
16+
617# [ 0.13.0] ( https://github.com/SAP/ui5-webcomponents/compare/v0.12.0...v0.13.0 ) (2019-06-21)
718
819
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.13.1] ( https://github.com/SAP/ui5-webcomponents/compare/v0.13.0...v0.13.1 ) (2019-06-22)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-base
9+
10+
11+
12+
13+
614# [ 0.13.0] ( https://github.com/SAP/ui5-webcomponents/compare/v0.12.0...v0.13.0 ) (2019-06-21)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-base" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.1 " ,
44 "description" : " UI5 Web Components: webcomponents.base" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2121 "lint" : " eslint ."
2222 },
2323 "dependencies" : {
24- "@ui5/webcomponents-core" : " 0.13.0 " ,
24+ "@ui5/webcomponents-core" : " 0.13.1 " ,
2525 "lit-html" : " ^1.0.0" ,
2626 "regenerator-runtime" : " 0.12.1" ,
2727 "url-search-params-polyfill" : " ^5.0.0"
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.13.1] ( https://github.com/SAP/ui5-webcomponents/compare/v0.13.0...v0.13.1 ) (2019-06-22)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-core
9+
10+
11+
12+
13+
614# [ 0.13.0] ( https://github.com/SAP/ui5-webcomponents/compare/v0.12.0...v0.13.0 ) (2019-06-21)
715
816** Note:** Version bump only for package @ui5/webcomponents-core
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-core" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.1 " ,
44 "description" : " UI5 Web Components: webcomponents.core" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
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.13.1] ( https://github.com/SAP/ui5-webcomponents/compare/v0.13.0...v0.13.1 ) (2019-06-22)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents
9+
10+
11+
12+
13+
614# [ 0.13.0] ( https://github.com/SAP/ui5-webcomponents/compare/v0.12.0...v0.13.0 ) (2019-06-21)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.1 " ,
44 "description" : " UI5 Web Components: webcomponents.main" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
8888 "directory" : " packages/main"
8989 },
9090 "dependencies" : {
91- "@ui5/webcomponents-base" : " 0.13.0 " ,
92- "@ui5/webcomponents-core" : " 0.13.0 "
91+ "@ui5/webcomponents-base" : " 0.13.1 " ,
92+ "@ui5/webcomponents-core" : " 0.13.1 "
9393 },
9494 "devDependencies" : {
9595 "@babel/cli" : " ^7.1.2" ,
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.13.1] ( https://github.com/SAP/openui5/compare/v0.13.0...v0.13.1 ) (2019-06-22)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-playground
9+
10+
11+
12+
13+
614# [ 0.13.0] ( https://github.com/SAP/openui5/compare/v0.12.0...v0.13.0 ) (2019-06-21)
715
816** Note:** Version bump only for package @ui5/webcomponents-playground
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-playground" ,
33 "private" : true ,
4- "version" : " 0.13.0 " ,
4+ "version" : " 0.13.1 " ,
55 "description" : " UI5 Web Components Playground" ,
66 "author" : " SAP SE (https://www.sap.com)" ,
77 "license" : " Apache-2.0" ,
4141 "@openui5/sap.ui.core" : " ^1.60.2" ,
4242 "@openui5/sap.ui.layout" : " ^1.60.2" ,
4343 "@openui5/themelib_sap_belize" : " ^1.60.2" ,
44- "@ui5/webcomponents" : " 0.13.0 "
44+ "@ui5/webcomponents" : " 0.13.1 "
4545 },
4646 "devDependencies" : {
4747 "@ui5/cli" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h2 class="ui5-header bold-font">UI5 Web Components</h2>
3535 Github Project ›</ a >
3636 < iframe src ="https://ghbtns.com/github-btn.html?user=sap&repo=ui5-webcomponents&type=star&count=true&size=small " frameborder ="0 " scrolling ="0 " width ="90px " height ="20px "> </ iframe >
3737 </ div >
38- < div class ="curr-version "> Current version 0.13.0 </ div >
38+ < div class ="curr-version "> Current version 0.13.1 </ div >
3939 </ div >
4040 </ div >
4141 </ header >
You can’t perform that action at this time.
0 commit comments