Skip to content

Commit b0ec436

Browse files
committed
release: 8.6.4-alpha.0
1 parent 7e5d128 commit b0ec436

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.6.4-alpha.0](https://github.com/NativeScript/ios/compare/v8.6.3...v8.6.4-alpha.0) (2023-12-08)
2+
3+
4+
### Features
5+
6+
* use messaging object to pass message to workers ([7e5d128](https://github.com/NativeScript/ios/commit/7e5d1281be7193e55934043d4fac50b916e93836))
7+
8+
9+
110
## [8.6.3](https://github.com/NativeScript/ios/compare/v8.6.2...v8.6.3) (2023-11-08)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/ios",
33
"description": "NativeScript Runtime for iOS",
4-
"version": "8.6.3",
4+
"version": "8.6.4-alpha.0",
55
"keywords": [
66
"NativeScript",
77
"iOS",

0 commit comments

Comments
 (0)