Skip to content

Commit a6e86ac

Browse files
committed
chore(release-vscode): 18.49.2
1 parent d4e6efa commit a6e86ac

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.49.2](https://github.com/nrwl/nx-console/compare/vscode-v18.49.1...vscode-v18.49.2) (2025-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** lowercase workspace path when hashing for the pipe directory ([#2514](https://github.com/nrwl/nx-console/issues/2514)) ([e0b93e9](https://github.com/nrwl/nx-console/commit/e0b93e9538c2dfa2c4d4339e8ddfb78796f90fa5))
7+
18
## [18.49.1](https://github.com/nrwl/nx-console/compare/vscode-v18.49.0...vscode-v18.49.1) (2025-05-15)
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.49.1",
4+
"version": "18.49.2",
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)