We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392cf8f commit 3775fe9Copy full SHA for 3775fe9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.8.3
2
+=====
3
+## Bug Fixes
4
+ - [Unable to debug with webpack enabled.](https://github.com/NativeScript/nativescript-vscode-extension/issues/213)
5
+
6
0.8.2
7
=====
8
## Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript",
- "version": "0.8.2",
+ "version": "0.8.3",
"minNativescriptCliVersion": "2.5.0",
"icon": "images/icon.png",
"displayName": "NativeScript",
0 commit comments