Skip to content

Commit 5c084a7

Browse files
committed
Version 1.1.0
1 parent 866c07f commit 5c084a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.1.0 - 2019-03-06
22
* Implement custom execution of `preLaunchTask` because otherwise the task gets executed _after_ the debugging connection is established
33

44
## 1.0.3 - 2018-10-08

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-android-webview-debug",
33
"displayName": "Android WebView Debugging",
44
"description": "Debug your JavaScript code running in WebViews on any Android device from VS Code.",
5-
"version": "1.0.4",
5+
"version": "1.1.0",
66
"icon": "images/icon.png",
77
"author": {
88
"name": "Michael Potthoff"

0 commit comments

Comments
 (0)