Skip to content

Commit 0455ff4

Browse files
committed
chore(release-vscode): 18.49.3
1 parent 8c3a879 commit 0455ff4

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.3](https://github.com/nrwl/nx-console/compare/vscode-v18.49.2...vscode-v18.49.3) (2025-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** do not edit gitignore when greater or equal to 21.1.0 ([#2513](https://github.com/nrwl/nx-console/issues/2513)) ([e8b8e5b](https://github.com/nrwl/nx-console/commit/e8b8e5b7bbea212e3767ea4fc376434960f73555))
7+
18
## [18.49.2](https://github.com/nrwl/nx-console/compare/vscode-v18.49.1...vscode-v18.49.2) (2025-05-16)
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.2",
4+
"version": "18.49.3",
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)