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 a6d1b69 commit ac5854aCopy full SHA for ac5854a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unreleased]
+## [1.1.6] - 2023-09-25
4
### Fixed
5
- Updated tree-sitter to work with Node >18.1
6
package.json
@@ -3,7 +3,7 @@
"displayName": "FunC Language Support",
"description": "This extension enables support for FunC in VS Code.",
"icon": "logo.png",
- "version": "1.1.5",
+ "version": "1.1.6",
7
"engines": {
8
"vscode": "^1.63.0"
9
},
0 commit comments