File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 8.5.1] ( https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.5.0...v8.5.1 ) (2023-03-30)
2+
3+
4+ ### Bug Fixes
5+
6+ * incorrect wrapper in indexed array access ([ #206 ] ( https://github.com/NativeScript/ns-v8ios-runtime/issues/206 ) ) ([ b689434] ( https://github.com/NativeScript/ns-v8ios-runtime/commit/b6894346b273b289bfda713a8f0c7055911c945a ) )
7+
8+
9+
110# [ 8.5.0] ( https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.4.1...v8.5.0 ) (2023-03-28)
211
312
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.5.0 "
4+ #define NATIVESCRIPT_VERSION "8.5.1 "
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.5.0 " ,
4+ "version" : " 8.5.1 " ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
You can’t perform that action at this time.
0 commit comments