Skip to content

Commit a64c0ca

Browse files
committed
chore(release-vscode): 18.44.1
1 parent 1b916e0 commit a64c0ca

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.1](https://github.com/nrwl/nx-console/compare/vscode-v18.44.0...vscode-v18.44.1) (2025-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** catch yarn --version error in new typescript plugin ([#2453](https://github.com/nrwl/nx-console/issues/2453)) ([83bf98d](https://github.com/nrwl/nx-console/commit/83bf98de880de035628adbd8b32038d5b80ef575))
7+
18
# [18.44.0](https://github.com/nrwl/nx-console/compare/vscode-v18.43.0...vscode-v18.44.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.44.0",
4+
"version": "18.44.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)