File tree 3 files changed +12
-2
lines changed 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.1.5] ( https://github.com/NativeScript/NativeScript/compare/8.1.4-core...8.1.5 ) (2021-10-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** android:** autofillType on apiLevel < 26 ([ #9610 ] ( https://github.com/NativeScript/NativeScript/issues/9610 ) ) ([ 8878c3b] ( https://github.com/NativeScript/NativeScript/commit/8878c3bc6be5c061e95da74249998b51797d71d9 ) )
7
+ * ** android:** version Android text-align justify ([ #9620 ] ( https://github.com/NativeScript/NativeScript/issues/9620 ) ) ([ 2ad280d] ( https://github.com/NativeScript/NativeScript/commit/2ad280deb0e9b6098d4ad76ccf703e257196a023 ) )
8
+
9
+
10
+
1
11
## [ 8.1.4] ( https://github.com/NativeScript/NativeScript/compare/8.1.3-core...8.1.4 ) (2021-10-09)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript" ,
3
- "version" : " 8.1.4 " ,
3
+ "version" : " 8.1.5 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"clean" : " git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/*" ,
Original file line number Diff line number Diff line change 3
3
"main" : " index" ,
4
4
"types" : " index.d.ts" ,
5
5
"description" : " A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs." ,
6
- "version" : " 8.1.4 " ,
6
+ "version" : " 8.1.5 " ,
7
7
"homepage" : " https://nativescript.org" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments