Skip to content

Commit cd4cddc

Browse files
chore(release-vscode): 18.76.4
1 parent 1096685 commit cd4cddc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [18.76.4](https://github.com/nrwl/nx-console/compare/vscode-v18.76.3...vscode-v18.76.4) (2025-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** handle configure-ai-agents if no access to tmp folder ([#2871](https://github.com/nrwl/nx-console/issues/2871)) ([35a63f0](https://github.com/nrwl/nx-console/commit/35a63f03c89a04bfb3e9bdd85de20a3424b775a5))
7+
18
## [18.76.3](https://github.com/nrwl/nx-console/compare/vscode-v18.76.2...vscode-v18.76.3) (2025-11-04)
29

310

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