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 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
+ # [ 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
+
6
18
## [ 5.0.30] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.29...v5.0.30 ) (2020-11-03)
7
19
8
20
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 5.0.30 "
20
+ "version" : " 5.1.0 "
21
21
}
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
+ # [ 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
+
6
17
## [ 5.0.30] ( https://github.com/Akylas/nativescript-material-components/compare/v5.0.29...v5.0.30 ) (2020-11-03)
7
18
8
19
** Note:** Version bump only for package @nativescript-community/ui-material-button
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-material-button" ,
3
- "version" : " 5.0.30 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"description" : " Material button component" ,
5
5
"main" : " ./button" ,
6
6
"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 1
1
{
2
2
"name" : " @nativescript-community/ui-material-speeddial" ,
3
- "version" : " 5.0.30 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"description" : " Material speeddial component" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
37
37
"repository" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"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"
42
42
},
43
43
"gitHead" : " 4c4cbf51853396a743eac602ffb6d740d4b77ac2"
44
44
}
You can’t perform that action at this time.
0 commit comments