Skip to content

Commit bb4fb1b

Browse files
committed
chore(release-vscode): 18.44.0
1 parent ae8dc99 commit bb4fb1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/vscode/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [18.44.0](https://github.com/nrwl/nx-console/compare/vscode-v18.43.0...vscode-v18.44.0) (2025-03-21)
2+
3+
4+
### Features
5+
6+
* **vscode:** provide completion info for workspace projects using package manager workspaces ([#2447](https://github.com/nrwl/nx-console/issues/2447)) ([ebc6423](https://github.com/nrwl/nx-console/commit/ebc6423b2de2396e9bda78ee823cdd1d5da5da7b))
7+
18
# [18.43.0](https://github.com/nrwl/nx-console/compare/vscode-v18.42.1...vscode-v18.43.0) (2025-03-21)
29

310

apps/vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-console",
33
"displayName": "Nx Console",
4-
"version": "18.43.0",
4+
"version": "18.44.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)