Skip to content

Commit 7ddaf90

Browse files
committed
v2.9.0
1 parent 6325dd7 commit 7ddaf90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v2.9.0 - 2024-05-10
4+
5+
- Gleam code blocks in markdown files are now highlighted.
6+
37
## v2.8.0 - 2024-04-30
48

59
- Improved the `external` snippet trigger to avoid rendering `@@external`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gleam",
33
"displayName": "Gleam",
44
"description": "Support for the Gleam programming language",
5-
"version": "2.8.0",
5+
"version": "2.9.0",
66
"publisher": "gleam",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)