Skip to content

Commit c087308

Browse files
chore(release-vscode): 18.29.1
1 parent 68f1c9b commit c087308

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/vscode/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [18.29.1](https://github.com/nrwl/nx-console/compare/vscode-v18.29.0...vscode-v18.29.1) (2024-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **nxls:** pass disabledTaskSyncGenerators when getting pdv data ([#2287](https://github.com/nrwl/nx-console/issues/2287)) ([36da921](https://github.com/nrwl/nx-console/commit/36da921bcecd930adff54f2647f418fcffd8b154))
7+
* **vscode:** repair nx init from the angular cli screen ([#2284](https://github.com/nrwl/nx-console/issues/2284)) ([75ad581](https://github.com/nrwl/nx-console/commit/75ad58150685389644c5e9deddbdaee6641ac3a1))
8+
19
# [18.29.0](https://github.com/nrwl/nx-console/compare/vscode-v18.28.1...vscode-v18.29.0) (2024-10-07)
210

311

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.29.0",
5+
"version": "18.29.1",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/nrwl/nx-console.git"

0 commit comments

Comments
 (0)