We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b43fc commit b175739Copy full SHA for b175739
CHANGELOG.md
@@ -97,3 +97,8 @@ I think we can consider the extension stable and out of beta. A big thank you to
97
- Fixed some dependabot issues.
98
- Refactored some internals, might have introduce regressions.
99
- 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
@@ -8,7 +8,7 @@
8
"url": "https://github.com/PhilippeChab/nwscript-ee-language-server"
9
},
10
"license": "MIT",
11
- "version": "2.1.1",
+ "version": "2.2.0",
12
"author": {
13
"name": "Philippe Chabot"
14
0 commit comments