Skip to content

Commit 96990c2

Browse files
committed
chore(release-vscode): 18.42.1
1 parent 2ce2f6c commit 96990c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/vscode/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [18.42.1](https://github.com/nrwl/nx-console/compare/vscode-v18.42.0...vscode-v18.42.1) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **mcp:** add descriptions to tool parameters ([#2436](https://github.com/nrwl/nx-console/issues/2436)) ([4503c33](https://github.com/nrwl/nx-console/commit/4503c33a6608436f57a124ea662f029cabd96ad1))
7+
* **vscode:** custom icon in projectViewItemsProcessors plugin ([#2428](https://github.com/nrwl/nx-console/issues/2428)) ([9ba0304](https://github.com/nrwl/nx-console/commit/9ba03042f02be432498f3070d0bd3fb540710a8a))
8+
19
# [18.42.0](https://github.com/nrwl/nx-console/compare/vscode-v18.41.1...vscode-v18.42.0) (2025-03-06)
210

311

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.42.0",
4+
"version": "18.42.1",
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)