Skip to content

Commit 2249345

Browse files
authored
Merge pull request #2090 from microsoft/connor4312/1.94
1.94.0
2 parents caaec51 + 02d87a6 commit 2249345

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This changelog records changes to stable releases since 1.50.2. "TBA" changes he
44

55
## Nightly (only)
66

7+
Nothing, yet
8+
9+
## v1.94 (September 2024)
10+
711
- feat: improve display of HTML elements in the debugger
812
- feat: add node tool picker completion for launch.json ([#1997](https://github.com/microsoft/vscode-js-debug/issues/1997))
913
- fix: process attachment with `--inspect=:1234` style ([#2063](https://github.com/microsoft/vscode-js-debug/issues/2063))

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -1,7 +1,7 @@
11
{
22
"name": "js-debug",
33
"displayName": "JavaScript Debugger",
4-
"version": "1.93.0",
4+
"version": "1.94.0",
55
"publisher": "ms-vscode",
66
"author": {
77
"name": "Microsoft Corporation"

0 commit comments

Comments
 (0)