File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 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+
111## [ 8.1.4] ( https://github.com/NativeScript/NativeScript/compare/8.1.3-core...8.1.4 ) (2021-10-09)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
3- "version" : " 8.1.4 " ,
3+ "version" : " 8.1.5 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "clean" : " git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/*" ,
Original file line number Diff line number Diff line change 33 "main" : " index" ,
44 "types" : " index.d.ts" ,
55 "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 " ,
77 "homepage" : " https://nativescript.org" ,
88 "repository" : {
99 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments