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.3.3](https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.3.2...v8.3.3) (2022-08-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **ios16-beta5:** errors and crash ([#179](https://github.com/NativeScript/ns-v8ios-runtime/issues/179)) ([e36106c](https://github.com/NativeScript/ns-v8ios-runtime/commit/e36106c2ce4ad9bf232b89682699aaea19718f35))
7
+ * **metadata-generator:** skip empty bitfields ([#178](https://github.com/NativeScript/ns-v8ios-runtime/issues/178)) ([3720b2b](https://github.com/NativeScript/ns-v8ios-runtime/commit/3720b2b3c219fa17151f85ffe0ba227cdce0d692))
8
+
9
+
10
+
1
11
## [8.3.2](https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.3.1...v8.3.2) (2022-07-23)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
#ifndef NativeScript_Prefix_pch
2
2
#define NativeScript_Prefix_pch
3
3
4
- #define NATIVESCRIPT_VERSION "8.3.3-alpha.0 "
4
+ #define NATIVESCRIPT_VERSION "8.3.3"
5
5
6
6
#ifdef DEBUG
7
7
#define SIZEOF_OFF_T 8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@nativescript/ios",
3
3
"description": "NativeScript Runtime for iOS",
4
- "version": "8.3.3-alpha.0 ",
4
+ "version": "8.3.3",
5
5
"keywords": [
6
6
"NativeScript",
7
7
"iOS",
You can’t perform that action at this time.
0 commit comments