mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(release): 6.5.20
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## [6.5.20](https://github.com/NativeScript/NativeScript/compare/6.5.19...6.5.20) (2020-09-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **ios:** preferredDatePickerStyle ([#8906](https://github.com/NativeScript/NativeScript/issues/8906)) ([bd93060](https://github.com/NativeScript/NativeScript/commit/bd93060e8d811a1d5820f2a758d0c1ea23079476))
|
||||
|
||||
|
||||
|
||||
## [6.5.19](https://github.com/NativeScript/NativeScript/compare/6.5.18...6.5.19) (2020-09-23)
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "NativeScript Core Modules",
|
||||
"version": "6.5.19",
|
||||
"version": "6.5.20",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "NativeScript",
|
||||
"description": "NativeScript Core Modules",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"version": "6.5.19",
|
||||
"version": "6.5.20",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NativeScript/NativeScript"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "NativeScript Core Modules",
|
||||
"version": "6.5.19",
|
||||
"version": "6.5.20",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@nativescript/core": "6.5.19"
|
||||
"@nativescript/core": "6.5.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tns-platform-declarations": "6.5.15"
|
||||
|
||||
Reference in New Issue
Block a user