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+
111## [ 8.3.2] ( https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.3.1...v8.3.2 ) (2022-07-23)
212
313
Original file line number Diff line number Diff line change 11#ifndef NativeScript_Prefix_pch
22#define NativeScript_Prefix_pch
33
4- #define NATIVESCRIPT_VERSION "8.3.3-alpha.0 "
4+ #define NATIVESCRIPT_VERSION "8.3.3"
55
66#ifdef DEBUG
77#define SIZEOF_OFF_T 8
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/ios" ,
33 "description" : " NativeScript Runtime for iOS" ,
4- "version" : " 8.3.3-alpha.0 " ,
4+ "version" : " 8.3.3" ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
You can’t perform that action at this time.
0 commit comments