Skip to content

Commit 8409f9a

Browse files
committed
chore(release): 7.1.1
1 parent 20ed811 commit 8409f9a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
7.1.1
2+
===
3+
4+
- Reverted: Updated V8 to 8.9 (https://github.com/NativeScript/ns-v8ios-runtime/pull/84)
5+
6+
This release should restore debugging in chrome-devtools.
7+
18
7.1.0
29
===
310

NativeScript/NativeScript-Prefix.pch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef NativeScript_Prefix_pch
22
#define NativeScript_Prefix_pch
33

4-
#define NATIVESCRIPT_VERSION "7.1.0"
4+
#define NATIVESCRIPT_VERSION "7.1.1"
55

66
#ifdef DEBUG
77
#define SIZEOF_OFF_T 8

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": "7.1.0",
4+
"version": "7.1.1",
55
"keywords": [
66
"NativeScript",
77
"iOS",

0 commit comments

Comments
 (0)