Skip to content

Commit b118671

Browse files
committed
v1.2.0
1 parent 0269cfd commit b118671

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.2.0 - 2023-02-25
4+
5+
- Updated for Gleam v0.27.0
6+
37
## 1.1.0 - 2023-02-14
48

59
- Updated for Gleam v0.26.0

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.1.0",
3+
"version": "1.2.0",
44
"description": "Adds support for the Gleam language to highlight.js.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)