Skip to content

Commit

Permalink
chore(release-vscode): 18.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 74422dd commit b2231a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [18.15.3](https://github.com/nrwl/nx-console/compare/vscode-v18.15.2...vscode-v18.15.3) (2024-02-02)


### Bug Fixes

* handle error states better, especially in intellij ([#2010](https://github.com/nrwl/nx-console/issues/2010)) ([9ca2fb4](https://github.com/nrwl/nx-console/commit/9ca2fb4c304e4e204ba87e1e88f8002b51a2a664))
* **vscode:** reload pdv by navigating with the router ([#2015](https://github.com/nrwl/nx-console/issues/2015)) ([5f43593](https://github.com/nrwl/nx-console/commit/5f43593aeddcb13c86bcf83d5340f41f131ddc22))
* **vscode:** set started to false on failure ([#2014](https://github.com/nrwl/nx-console/issues/2014)) ([ed1dcb1](https://github.com/nrwl/nx-console/commit/ed1dcb141638a2ee1892cd30486f1b07508d33e8))

## [18.15.2](https://github.com/nrwl/nx-console/compare/vscode-v18.15.1...vscode-v18.15.2) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "angular-console",
"displayName": "Nx Console",
"description": "The UI for Nx & Lerna",
"version": "18.15.2",
"version": "18.15.3",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx-console.git"
Expand Down

0 comments on commit b2231a9

Please sign in to comment.