Skip to content

Commit cae1559

Browse files
committed
1.2.0
1 parent 2b07b0e commit cae1559

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## 1.2.0
3+
_2025-11-28_
4+
5+
- Bump minimum supported VS Code to 1.90 and NodeJS to 20
6+
- docs: add grammar structure graphic
7+
- Update dependencies
8+
9+
210
## 1.1.0
311
_2025-10-03_
412

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 and VB6 tooling, syntax highlighting and snippets.",
55
"icon": "images/icon.png",
6-
"version": "1.1.0",
6+
"version": "1.2.0",
77
"license": "MPL-2.0",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)