Skip to content

Commit 8368f4a

Browse files
committed
v1.3.0
1 parent fe9b58f commit 8368f4a

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+
## 1.3.0 - 2023-04-20
4+
5+
- Updated for Gleam v0.28.0
6+
37
## 1.2.1 - 2023-02-25
48
## 1.2.0 - 2023-02-25
59

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleam-lang/highlight.js-gleam",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Adds support for the Gleam language to highlight.js.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)