Skip to content

Commit 68d706f

Browse files
committed
chore(release-vscode): 18.74.2
1 parent fd30fc4 commit 68d706f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 18.74.2 (2025-10-24)
2+
3+
### 🩹 Fixes
4+
5+
- **vscode:** skip configure-ai-agents for older node versions ([#2840](https://github.com/nrwl/nx-console/pull/2840))
6+
17
## 18.74.1 (2025-10-23)
28

39
### 🩹 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.1",
4+
"version": "18.74.2",
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)