Skip to content

Commit 5c147ef

Browse files
chore(release-vscode): 18.28.1
1 parent 0b4e6c6 commit 5c147ef

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/vscode/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [18.28.1](https://github.com/nrwl/nx-console/compare/vscode-v18.28.0...vscode-v18.28.1) (2024-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add windowsHide: true in more places ([#2262](https://github.com/nrwl/nx-console/issues/2262)) ([1731bc9](https://github.com/nrwl/nx-console/commit/1731bc907c7cada061a0815e448571868643e292))
7+
* **intellij:** update version & fix pdv error ([#2267](https://github.com/nrwl/nx-console/issues/2267)) ([1f13b8b](https://github.com/nrwl/nx-console/commit/1f13b8b1654c3cf91b78a5d86e737c9862528e62))
8+
* reduce number of exceptions & optimize package imports ([#2266](https://github.com/nrwl/nx-console/issues/2266)) ([67a4721](https://github.com/nrwl/nx-console/commit/67a4721a1b1cfca9f111bc72833460672ba67294))
9+
110
# [18.28.0](https://github.com/nrwl/nx-console/compare/vscode-v18.27.0...vscode-v18.28.0) (2024-09-20)
211

312

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

0 commit comments

Comments
 (0)