Skip to content

Commit b175739

Browse files
committed
v2.2.0
1 parent b1b43fc commit b175739

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,8 @@ I think we can consider the extension stable and out of beta. A big thank you to
9797
- Fixed some dependabot issues.
9898
- Refactored some internals, might have introduce regressions.
9999
- Fixed vscode 1.86 update making vscode-textmate 7 failing to parse plist files.
100+
101+
## [2.2.0]
102+
103+
- Script definitions bumped to version 89.8193.37.15, thanks to Peorthijel.
104+
- Bumped dependencies and fixed some dependabot issues.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/PhilippeChab/nwscript-ee-language-server"
99
},
1010
"license": "MIT",
11-
"version": "2.1.1",
11+
"version": "2.2.0",
1212
"author": {
1313
"name": "Philippe Chabot"
1414
},

0 commit comments

Comments
 (0)