Skip to content

Commit 32a6e52

Browse files
committed
Update changelog/version
1 parent 1380ff9 commit 32a6e52

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.2 (2023-05-09)
2+
3+
- Added support for `inline` keyword.
4+
15
## 1.2.1 (2023-05-04)
26

37
- Fixed highlighting of comments inside type arguments.

grammars/dart.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Dart",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"fileTypes": [
55
"dart"
66
],

0 commit comments

Comments
 (0)