Skip to content

Commit dfbdf82

Browse files
committed
chore(release-vscode): 18.43.0
1 parent ab2d457 commit dfbdf82

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [18.43.0](https://github.com/nrwl/nx-console/compare/vscode-v18.42.1...vscode-v18.43.0) (2025-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** differentiate between cursor & vscode in telemetry ([#2442](https://github.com/nrwl/nx-console/issues/2442)) ([a80b02c](https://github.com/nrwl/nx-console/commit/a80b02c23ff6e2bc569340868c846e35eb2a28aa))
7+
8+
9+
### Features
10+
11+
* add mcp tool with for available plugins ([#2448](https://github.com/nrwl/nx-console/issues/2448)) ([bf08385](https://github.com/nrwl/nx-console/commit/bf083852de7af7a56f3161b5c87a99d075ae464a))
12+
* added collapsible state option to project view plugin ([#2438](https://github.com/nrwl/nx-console/issues/2438)) ([50236a3](https://github.com/nrwl/nx-console/commit/50236a3ec5adac776d53449ca7822155e87a0555))
13+
114
## [18.42.1](https://github.com/nrwl/nx-console/compare/vscode-v18.42.0...vscode-v18.42.1) (2025-03-14)
215

316

apps/vscode/package.json

Lines changed: 1 addition & 1 deletion
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.1",
4+
"version": "18.43.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)