Skip to content

Commit 9fc2e04

Browse files
committed
chore(release-vscode): 18.40.0
1 parent 75fc0be commit 9fc2e04

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

apps/vscode/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [18.40.0](https://github.com/nrwl/nx-console/compare/vscode-v18.39.0...vscode-v18.40.0) (2025-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **nxls:** repair generatorOptions request in node 22 ([#2407](https://github.com/nrwl/nx-console/issues/2407)) ([b259610](https://github.com/nrwl/nx-console/commit/b25961086e523a0a9e69f3c6d972b3513f3719bb))
7+
* **vscode:** switch telemetry reporting param to "kind" ([#2408](https://github.com/nrwl/nx-console/issues/2408)) ([781cb45](https://github.com/nrwl/nx-console/commit/781cb45fc9534ddbb72373102391048ec4732863))
8+
9+
10+
### Features
11+
12+
* **vscode:** upgrade required vscode version ([#2409](https://github.com/nrwl/nx-console/issues/2409)) ([4db5e73](https://github.com/nrwl/nx-console/commit/4db5e73c4cdf5846e4cc1aee26d8af228c6c4b79))
13+
114
# [18.39.0](https://github.com/nrwl/nx-console/compare/vscode-v18.38.0...vscode-v18.39.0) (2025-02-17)
215

316

apps/vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-console",
33
"displayName": "Nx Console",
44
"description": "The UI for Nx & Lerna",
5-
"version": "18.39.0",
5+
"version": "18.40.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/nrwl/nx-console.git"

0 commit comments

Comments
 (0)