File tree 4 files changed +21
-2
lines changed
4 files changed +21
-2
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v5.1.1...v5.1.2 ) (2020-11-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** dialogs:** ios fix for dialogs when app in background ([ bb36cb9] ( https://github.com/Akylas/nativescript-material-components/commit/bb36cb9bfa3795049ea82e0fa0651cfe1e1e73f1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.1.1] ( https://github.com/Akylas/nativescript-material-components/compare/v5.1.0...v5.1.1 ) (2020-11-08)
7
18
8
19
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 5.1.1 "
20
+ "version" : " 5.1.2 "
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v5.1.1...v5.1.2 ) (2020-11-09)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-material-dialogs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.1] ( https://github.com/Akylas/nativescript-material-components/compare/v5.1.0...v5.1.1 ) (2020-11-08)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-material-dialogs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-material-dialogs" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
4
4
"description" : " Material Dialogs component" ,
5
5
"main" : " ./dialogs" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments