Skip to content

Commit

Permalink
chore(release-vscode): 18.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 5, 2024
1 parent f7e2717 commit e04895f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [18.11.1](https://github.com/nrwl/nx-console/compare/vscode-v18.11.0...vscode-v18.11.1) (2024-01-05)


### Bug Fixes

* **nxls:** trigger reload on tsconfig.base.json change ([#1972](https://github.com/nrwl/nx-console/issues/1972)) ([a6213ed](https://github.com/nrwl/nx-console/commit/a6213eda1650e7bccb453e701086382695e1ff83))
* repair as-provided prefilling ([#1973](https://github.com/nrwl/nx-console/issues/1973)) ([1ba7e05](https://github.com/nrwl/nx-console/commit/1ba7e05ea7a0abb9b5e135c77594bb2c3f622743))

# [18.11.0](https://github.com/nrwl/nx-console/compare/vscode-v18.10.1...vscode-v18.11.0) (2024-01-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.11.0",
"version": "18.11.1",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx-console.git"
Expand Down

0 comments on commit e04895f

Please sign in to comment.