Skip to content

Commit 3f6f626

Browse files
chore(release-vscode): 18.28.0
1 parent af18828 commit 3f6f626

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

apps/vscode/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [18.28.0](https://github.com/nrwl/nx-console/compare/vscode-v18.27.0...vscode-v18.28.0) (2024-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **vscode:** fix behaviour when only 1 generator is available & refactor old code ([#2242](https://github.com/nrwl/nx-console/issues/2242)) ([df7922e](https://github.com/nrwl/nx-console/commit/df7922e36d02145044ad005f7e6ed1fccdc2d9c9))
7+
8+
9+
### Features
10+
11+
* refactor PDV to get data directly from nxls & apply in intellij ([#2254](https://github.com/nrwl/nx-console/issues/2254)) ([bf2ad34](https://github.com/nrwl/nx-console/commit/bf2ad340352391a937164ef011b754a647840368))
12+
113
# [18.27.0](https://github.com/nrwl/nx-console/compare/vscode-v18.26.0...vscode-v18.27.0) (2024-09-10)
214

315

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

0 commit comments

Comments
 (0)