Skip to content

Commit 9a0034c

Browse files
chore(release-vscode): 18.54.1
1 parent 4449c4b commit 9a0034c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [18.54.1](https://github.com/nrwl/nx-console/compare/vscode-v18.54.0...vscode-v18.54.1) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** add 'Fix Creation Failed' state and improve UI elements ([#2576](https://github.com/nrwl/nx-console/issues/2576)) ([cf230eb](https://github.com/nrwl/nx-console/commit/cf230eb7de6df13f9edc921d250619d031e2af76))
7+
18
# [18.54.0](https://github.com/nrwl/nx-console/compare/vscode-v18.53.0...vscode-v18.54.0) (2025-06-19)
29

310

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