Skip to content

Commit ae71b7c

Browse files
committedMar 27, 2019
relese: cut 0.10.0
1 parent ad63862 commit ae71b7c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎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

‎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)