release: @nativescript/core 8.4.6

This commit is contained in:
Nathan Walker
2023-01-19 14:16:23 -08:00
parent 75821ead07
commit daaf50c9eb
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [8.4.6](https://github.com/NativeScript/NativeScript/compare/8.4.5-core...8.4.6-core) (2023-01-19)
### Bug Fixes
* **core:** ScrollView event wiring sequencing improvement ([#10178](https://github.com/NativeScript/NativeScript/issues/10178)) ([75821ea](https://github.com/NativeScript/NativeScript/commit/75821ead07dc69ffeb82c6bd6d6992095ee4fed1))
## [8.4.5](https://github.com/NativeScript/NativeScript/compare/8.4.4-core...8.4.5-core) (2023-01-16)

View File

@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
"version": "8.4.5",
"version": "8.4.6",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index",
"types": "index.d.ts",