Skip to content

Commit 33a100f

Browse files
chore(release-vscode): 18.79.0
1 parent 174191c commit 33a100f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [18.79.0](https://github.com/nrwl/nx-console/compare/vscode-v18.78.0...vscode-v18.79.0) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** fallback to npx if pm dlx command doesn't exit ([#2888](https://github.com/nrwl/nx-console/issues/2888)) ([f6a94a0](https://github.com/nrwl/nx-console/commit/f6a94a0e21739515ca98e0ddc2f9bb43efc28b68))
7+
* **vscode:** remove outdated help me fix this button ([#2884](https://github.com/nrwl/nx-console/issues/2884)) ([1e12c1f](https://github.com/nrwl/nx-console/commit/1e12c1f18933930acbbf6656fc76a01bdfd88533))
8+
9+
10+
### Features
11+
12+
* **nx-mcp:** add pagination to current_running_task_output tool ([#2887](https://github.com/nrwl/nx-console/issues/2887)) ([1033b70](https://github.com/nrwl/nx-console/commit/1033b7044502c37868a17e7127b41766f6b3930e))
13+
114
# [18.78.0](https://github.com/nrwl/nx-console/compare/vscode-v18.77.1...vscode-v18.78.0) (2025-11-10)
215

316

apps/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-console",
33
"displayName": "Nx Console",
4-
"version": "18.78.0",
4+
"version": "18.79.0",
55
"description": "The UI for Monorepos, providing visual workflows and enriching your AI Chat with deep insights",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)