Skip to content

Commit 81317fa

Browse files
committed
0.11.1
1 parent 0466a62 commit 81317fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## 0.11.1
3+
_2024-08-21_
4+
- Highlight `Global` visibility modifier
5+
- Dependencies: update vsce to 3.0.0
6+
7+
28
## 0.11.0
39
_2024-07-12_
410
- Enable _vscode.dev_ support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "VBA",
44
"description": "VBA tooling, syntax highlighting and snippets.",
55
"icon": "images/icon.png",
6-
"version": "0.11.0",
6+
"version": "0.11.1",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)