Skip to content

Commit

Permalink
chore(release-vscode): 18.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 27, 2024
1 parent aecb7f8 commit bdd18a6
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.24.1](https://github.com/nrwl/nx-console/compare/vscode-v18.24.0...vscode-v18.24.1) (2024-06-27)


### Bug Fixes

* **nxls:** ignore .nx/workspace-data paths as a precaution ([#2190](https://github.com/nrwl/nx-console/issues/2190)) ([60c91ff](https://github.com/nrwl/nx-console/commit/60c91ff525807f992c53d036057fcd93996f0aa5))
* **vscode:** escape quotes in windows powershell ([#2189](https://github.com/nrwl/nx-console/issues/2189)) ([bb73bdf](https://github.com/nrwl/nx-console/commit/bb73bdf4f95e0f4b5cd7a71c7242719f5a618ba6))
* **vscode:** repair re/move commands ([#2193](https://github.com/nrwl/nx-console/issues/2193)) ([9d36a69](https://github.com/nrwl/nx-console/commit/9d36a69a6085911e61eebe17e9b4635770d2e6ba))

# [18.24.0](https://github.com/nrwl/nx-console/compare/vscode-v18.23.0...vscode-v18.24.0) (2024-06-25)


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.24.0",
"version": "18.24.1",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx-console.git"
Expand Down

0 comments on commit bdd18a6

Please sign in to comment.