Skip to content

Commit 167cbc4

Browse files
chore(release-vscode): 18.74.5
1 parent e7f87b1 commit 167cbc4

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.74.5](https://github.com/nrwl/nx-console/compare/vscode-v18.74.4...vscode-v18.74.5) (2025-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **nx-mcp:** update sdk version & use new logging format ([#2848](https://github.com/nrwl/nx-console/issues/2848)) ([e443044](https://github.com/nrwl/nx-console/commit/e443044936e82e71886f9b008118339b07c764bc))
7+
* **vscode:** skip minification ([#2852](https://github.com/nrwl/nx-console/issues/2852)) ([f7ecef2](https://github.com/nrwl/nx-console/commit/f7ecef29501f1c8506f43cabade5cb8734626ecf))
8+
19
## 18.74.4 (2025-10-28)
210

311
### 🩹 Fixes

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