Skip to content

Commit 673a92b

Browse files
author
Nathanael Anderson
authored
chore: bump version (#75)
Update version & changelog
1 parent 25628ec commit 673a92b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
7.0.4
2+
===
3+
4+
### Features
5+
- Faster JS loading (https://github.com/NativeScript/ns-v8ios-runtime/pull/73)
6+
- Support unmanaged types (https://github.com/NativeScript/ns-v8ios-runtime/pull/72)
7+
8+
### Bug Fixes
9+
- Fix random crash on exit (https://github.com/NativeScript/ns-v8ios-runtime/pull/74)
10+
11+
112
7.0.3
213
===
314

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

0 commit comments

Comments
 (0)