Skip to content

Commit 3f66285

Browse files
author
Nathanael Anderson
authored
release: 7.0.5 (#80)
1 parent 4923cdc commit 3f66285

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
7.0.5
2+
===
3+
4+
### Bug Fixes
5+
- Reverted pull 74, this fixes crash on swipe exit.
6+
- Fixes Crashing in Workers (https://github.com/NativeScript/ns-v8ios-runtime/pull/78)
7+
8+
19
7.0.4
210
===
311

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

0 commit comments

Comments
 (0)