Skip to content

Commit

Permalink
chore(release-vscode): 18.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 20ed8d7 commit 33546ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [18.31.1](https://github.com/nrwl/nx-console/compare/vscode-v18.31.0...vscode-v18.31.1) (2024-11-25)


### Bug Fixes

* **vscode:** remove extra @ from add dependency logic ([#2327](https://github.com/nrwl/nx-console/issues/2327)) ([efbb344](https://github.com/nrwl/nx-console/commit/efbb344f8c3146ebab0dca9f49f3f4e42a4cdac8))

# [18.31.0](https://github.com/nrwl/nx-console/compare/vscode-v18.30.4...vscode-v18.31.0) (2024-11-21)


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

0 comments on commit 33546ac

Please sign in to comment.