Skip to content

Commit f5316ec

Browse files
committed
chore(release-vscode): 18.41.1
1 parent b09a150 commit f5316ec

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.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+
18
# [18.41.0](https://github.com/nrwl/nx-console/compare/vscode-v18.40.0...vscode-v18.41.0) (2025-02-20)
29

310

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

0 commit comments

Comments
 (0)