Skip to content

Commit 50f3a81

Browse files
Merge pull request #215 from NativeScript/sis0k0/changelog-0.8.3
release: cut the 0.8.3 release
2 parents 392cf8f + 740322b commit 50f3a81

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.8.3
2+
=====
3+
## Bug Fixes
4+
- [Debugger hangs if build of app fails](https://github.com/NativeScript/nativescript-vscode-extension/issues/206)
5+
- [Unable to debug with webpack enabled.](https://github.com/NativeScript/nativescript-vscode-extension/issues/213)
6+
17
0.8.2
28
=====
39
## Bug Fixes

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.8.2",
3+
"version": "0.8.3",
44
"minNativescriptCliVersion": "2.5.0",
55
"icon": "images/icon.png",
66
"displayName": "NativeScript",

0 commit comments

Comments
 (0)