Skip to content

Commit 7bb7892

Browse files
committed
chore(release-vscode): 18.76.1
1 parent 1438599 commit 7bb7892

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.1](https://github.com/nrwl/nx-console/compare/vscode-v18.76.0...vscode-v18.76.1) (2025-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** handle EBADENGINE errors in configure-ai-agents ([#2865](https://github.com/nrwl/nx-console/issues/2865)) ([5e42bbb](https://github.com/nrwl/nx-console/commit/5e42bbb7c91d23af6fd626450ab4c63f9d84ae01))
7+
18
# [18.76.0](https://github.com/nrwl/nx-console/compare/vscode-v18.75.0...vscode-v18.76.0) (2025-11-03)
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.0",
4+
"version": "18.76.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)