Skip to content

Commit 69600ea

Browse files
Merge pull request #247 from NativeScript/vladimirov/release-0.10.0
relese: cut 0.10.0
2 parents ad63862 + ae71b7c commit 69600ea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.10.0
2+
====
3+
## What's new
4+
- [Add support for debug with hot module replacement](https://github.com/NativeScript/nativescript-vscode-extension/issues/221)
5+
16
0.9.0
27
====
38
## What's new

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"minNativescriptCliVersion": "2.5.0",
55
"icon": "images/icon.png",
66
"displayName": "NativeScript",

0 commit comments

Comments
 (0)