Skip to content

Commit 0948fae

Browse files
committed
Bump version to 0.2.10
1 parent 59955ff commit 0948fae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.10] 31 Jul, 2025
2+
3+
### Fixed
4+
5+
* **Extension Activation**: Fixed TypeScript compilation error that prevented extension from activating properly
6+
* **Go to Definition**: Resolved "Cannot find module 'vscode-languageclient/node'" error that blocked parameter navigation features
7+
18
## [0.2.9] 30 Jul, 2025
29

310
### Enhanced

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nmtran",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"license": "MIT",
55
"displayName": "NMTRAN",
66
"publisher": "vrognas",

0 commit comments

Comments
 (0)