File tree Expand file tree Collapse file tree 6 files changed +39
-5
lines changed Expand file tree Collapse file tree 6 files changed +39
-5
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+ # [ 5.1.0] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.30...v5.1.0 ) (2020-11-06)
7+
8+
9+ ### Features
10+
11+ * button basic icon support ([ e0f2637] ( https://github.com/Akylas/nativescript-material-components/commit/e0f263776b372affac44362c58c603d04b7b9b60 ) )
12+ * speeddial basic package ([ 7e221bb] ( https://github.com/Akylas/nativescript-material-components/commit/7e221bbb8b84eced2df9e0d81a18d06b1fc5d370 ) )
13+
14+
15+
16+
17+
618## [ 5.0.30] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.29...v5.0.30 ) (2020-11-03)
719
820
Original file line number Diff line number Diff line change 1717 ]
1818 }
1919 },
20- "version" : " 5.0.30 "
20+ "version" : " 5.1.0 "
2121}
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+ # [ 5.1.0] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.30...v5.1.0 ) (2020-11-06)
7+
8+
9+ ### Features
10+
11+ * button basic icon support ([ e0f2637] ( https://github.com/Akylas/nativescript-material-components/commit/e0f263776b372affac44362c58c603d04b7b9b60 ) )
12+
13+
14+
15+
16+
617## [ 5.0.30] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.29...v5.0.30 ) (2020-11-03)
718
819** Note:** Version bump only for package @nativescript-community/ui-material-button
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-material-button" ,
3- "version" : " 5.0.30 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " Material button component" ,
55 "main" : " ./button" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 5.1.0] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.30...v5.1.0 ) (2020-11-06)
7+
8+
9+ ### Features
10+
11+ * speeddial basic package ([ 7e221bb] ( https://github.com/Akylas/nativescript-material-components/commit/7e221bbb8b84eced2df9e0d81a18d06b1fc5d370 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-material-speeddial" ,
3- "version" : " 5.0.30 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " Material speeddial component" ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
3737 "repository" : " https://github.com/Akylas/nativescript-material-components" ,
3838 "readmeFilename" : " README.md" ,
3939 "dependencies" : {
40- "@nativescript-community/ui-material-core " : " ^5.0.30 " ,
41- "@nativescript-community/ui-material-button " : " ^5.0.30"
40+ "@nativescript-community/ui-material-button " : " ^5.1.0 " ,
41+ "@nativescript-community/ui-material-core " : " ^5.0.30"
4242 },
4343 "gitHead" : " 4c4cbf51853396a743eac602ffb6d740d4b77ac2"
4444}
You can’t perform that action at this time.
0 commit comments