Skip to content

Commit 78089e8

Browse files
chore(release-vscode): 18.29.0
1 parent a8861ab commit 78089e8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

apps/vscode/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [18.29.0](https://github.com/nrwl/nx-console/compare/vscode-v18.28.1...vscode-v18.29.0) (2024-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **nxls:** repair support for repos with only lerna.json ([#2278](https://github.com/nrwl/nx-console/issues/2278)) ([7917879](https://github.com/nrwl/nx-console/commit/79178798d0578b349d133906113ff4a04585857a))
7+
8+
9+
### Features
10+
11+
* **vscode:** add nxWorkspacePath configuration option ([#2274](https://github.com/nrwl/nx-console/issues/2274)) ([a69e8ed](https://github.com/nrwl/nx-console/commit/a69e8edd14b56812a1c29a277d5491700a0b4364))
12+
* **vscode:** show refresh loading state in project view & footer ([#2280](https://github.com/nrwl/nx-console/issues/2280)) ([35432ea](https://github.com/nrwl/nx-console/commit/35432eac005398d1b2d1beaea988dccb22dc7091))
13+
114
## [18.28.1](https://github.com/nrwl/nx-console/compare/vscode-v18.28.0...vscode-v18.28.1) (2024-09-25)
215

316

apps/vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-console",
33
"displayName": "Nx Console",
44
"description": "The UI for Nx & Lerna",
5-
"version": "18.28.1",
5+
"version": "18.29.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/nrwl/nx-console.git"

0 commit comments

Comments
 (0)