Skip to content

Commit 273aef7

Browse files
committed
chore(release-vscode): 18.74.0
1 parent ea91b97 commit 273aef7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 18.74.0 (2025-10-23)
2+
3+
### 🚀 Features
4+
5+
- clean up old vscode & intellij settings ([#2834](https://github.com/nrwl/nx-console/pull/2834))
6+
7+
### 🩹 Fixes
8+
9+
- **vscode:** split cache locations and add more details to logs ([#2837](https://github.com/nrwl/nx-console/pull/2837))
10+
11+
### ❤️ Thank You
12+
13+
- MaxKless @MaxKless
14+
115
## 18.73.4 (2025-10-22)
216

317
### 🩹 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.73.4",
4+
"version": "18.74.0",
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)