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.3.2] ( https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.3.1...v8.3.2 ) (2022-07-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * console prefix missing ([ #175 ] ( https://github.com/NativeScript/ns-v8ios-runtime/issues/175 ) ) ([ 3f4abd1] ( https://github.com/NativeScript/ns-v8ios-runtime/commit/3f4abd1e8187d783b10377f9380f46c43135f824 ) )
7
+
8
+
9
+
1
10
## [ 8.3.1] ( https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.3.0...v8.3.1 ) (2022-07-22)
2
11
3
12
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.1 "
4
+ #define NATIVESCRIPT_VERSION "8.3.2 "
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.1 " ,
4
+ "version" : " 8.3.2 " ,
5
5
"keywords" : [
6
6
" NativeScript" ,
7
7
" iOS" ,
You can’t perform that action at this time.
0 commit comments