We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09a150 commit f5316ecCopy full SHA for f5316ec
apps/vscode/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [18.41.1](https://github.com/nrwl/nx-console/compare/vscode-v18.41.0...vscode-v18.41.1) (2025-02-20)
2
+
3
4
+### Bug Fixes
5
6
+* **vscode:** handle missing packagemanagercommands ([#2414](https://github.com/nrwl/nx-console/issues/2414)) ([5dba101](https://github.com/nrwl/nx-console/commit/5dba101c9a2f18a8f415586e24794dcc72bef2c9))
7
8
# [18.41.0](https://github.com/nrwl/nx-console/compare/vscode-v18.40.0...vscode-v18.41.0) (2025-02-20)
9
10
apps/vscode/package.json
@@ -2,7 +2,7 @@
"name": "angular-console",
"displayName": "Nx Console",
"description": "The UI for Nx & Lerna",
- "version": "18.41.0",
+ "version": "18.41.1",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx-console.git"
0 commit comments