Skip to content

Commit d1f9bb3

Browse files
committed
chore(release-vscode): 18.39.0
1 parent ae424b4 commit d1f9bb3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

apps/vscode/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [18.39.0](https://github.com/nrwl/nx-console/compare/vscode-v18.38.0...vscode-v18.39.0) (2025-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** rework prompts ([#2401](https://github.com/nrwl/nx-console/issues/2401)) ([0bbedd3](https://github.com/nrwl/nx-console/commit/0bbedd3b9354cbd23edaaf508b6587a4fe53faa3))
7+
8+
9+
### Features
10+
11+
* **vscode:** add telemetry to ai interactions ([#2403](https://github.com/nrwl/nx-console/issues/2403)) ([93035fc](https://github.com/nrwl/nx-console/commit/93035fc0afcbd4331c20c9f35fa5708f7f7119ec))
12+
113
# [18.38.0](https://github.com/nrwl/nx-console/compare/vscode-v18.37.0...vscode-v18.38.0) (2025-02-12)
214

315

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.38.0",
5+
"version": "18.39.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/nrwl/nx-console.git"

0 commit comments

Comments
 (0)