Skip to content

Commit 750ad43

Browse files
chore(release-vscode): 18.80.1
1 parent 3207c8e commit 750ad43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [18.80.1](https://github.com/nrwl/nx-console/compare/vscode-v18.80.0...vscode-v18.80.1) (2025-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **nx-mcp:** update @modelcontextprotocol/sdk ([#2895](https://github.com/nrwl/nx-console/issues/2895)) ([91c1740](https://github.com/nrwl/nx-console/commit/91c17409c2be9b30b67625239cc0089a0314e159))
7+
* **vscode:** only run caia in nx workspaces & more ([#2897](https://github.com/nrwl/nx-console/issues/2897)) ([cebe897](https://github.com/nrwl/nx-console/commit/cebe8976d76f710d3d50812caaac8fcec04b6e43))
8+
19
# [18.80.0](https://github.com/nrwl/nx-console/compare/vscode-v18.79.0...vscode-v18.80.0) (2025-11-12)
210

311

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.80.0",
4+
"version": "18.80.1",
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)