Skip to content

Commit 4461ef6

Browse files
committed
chore(release-vscode): 18.77.0
1 parent e0e19db commit 4461ef6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [18.77.0](https://github.com/nrwl/nx-console/compare/vscode-v18.76.4...vscode-v18.77.0) (2025-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** load root env when checking provenance & npm debugging configure-ai-agents ([#2874](https://github.com/nrwl/nx-console/issues/2874)) ([5c1ffd6](https://github.com/nrwl/nx-console/commit/5c1ffd685085a886634619cb96c85e455974a42d))
7+
8+
9+
### Features
10+
11+
* **vscode:** add debug logging setting to vscode & nxls ([#2873](https://github.com/nrwl/nx-console/issues/2873)) ([2660985](https://github.com/nrwl/nx-console/commit/26609852ea4d43d8c9b931d68d0faf9b5fa580ad))
12+
113
## [18.76.4](https://github.com/nrwl/nx-console/compare/vscode-v18.76.3...vscode-v18.76.4) (2025-11-05)
214

315

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