mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
chore(release): 6.5.18
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## [6.5.18](https://github.com/NativeScript/NativeScript/compare/6.5.15...6.5.18) (2020-09-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android:** undefined right-hand side of instance of ([bd4184e](https://github.com/NativeScript/NativeScript/commit/bd4184e78bffe3d9e7fe6b4f339d63e31a7ddb91))
|
||||
* **ios:** Objective-C class name "UITabBar..." already in use handling ([c827393](https://github.com/NativeScript/NativeScript/commit/c8273931f30cd067e6955e641580cd7ce46288c5))
|
||||
|
||||
|
||||
|
||||
## [6.5.15](https://github.com/NativeScript/NativeScript/compare/6.5.13...6.5.15) (2020-08-12)
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "NativeScript",
|
||||
"description": "NativeScript Core Modules",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"version": "6.5.17",
|
||||
"version": "6.5.18",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NativeScript/NativeScript"
|
||||
|
Reference in New Issue
Block a user