Skip to content

Commit 1890002

Browse files
committed
Version 1.3.30
1 parent bcb8672 commit 1890002

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.3.30
2+
======
3+
4+
- ✨ Change colons used for property/method/attribute calls to punctuation.accessor.abl scopes
5+
- 🐛 Scope RETURN strings correctly (vscode-abl/vscode-abl#537)
6+
17
1.3.29
28
======
39

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abl-tmlanguage",
3-
"version": "1.3.29",
3+
"version": "1.3.30",
44
"description": "TextMate grammar for Progress OpenEdge ABL Language",
55
"main": "",
66
"type": "commonjs",

0 commit comments

Comments
 (0)