Skip to content

Commit 12805f9

Browse files
chore(release-vscode): 18.26.0
1 parent 081060f commit 12805f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/vscode/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [18.26.0](https://github.com/nrwl/nx-console/compare/vscode-v18.25.1...vscode-v18.26.0) (2024-08-22)
2+
3+
4+
### Features
5+
6+
* restructure telemetry and record errors ([#2236](https://github.com/nrwl/nx-console/issues/2236)) ([4dd6761](https://github.com/nrwl/nx-console/commit/4dd67616195cb3b12fc5fe7de3cf3dcd6fe879f0))
7+
18
## [18.25.1](https://github.com/nrwl/nx-console/compare/vscode-v18.25.0...vscode-v18.25.1) (2024-08-12)
29

310

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

0 commit comments

Comments
 (0)