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 1db0c37 commit ba8cb03Copy full SHA for ba8cb03
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
-## 0.9.7
3
-_unreleased_
+## 0.10.0
+_2024-03-01_
4
5
- Add snippets related to `If-Else`, `Sub` and `Function`
6
- Change icon to match GitHub Explore
package.json
@@ -3,7 +3,7 @@
"displayName": "VBA",
"description": "VBA tooling, syntax highlighting and snippets.",
"icon": "images/icon.png",
- "version": "0.9.7-dev",
+ "version": "0.10.0",
7
"license": "MIT",
8
"repository": {
9
"type": "git",
0 commit comments