We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8789dd5 commit c061606Copy full SHA for c061606
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.4.0 - 2023-07-28
4
+
5
+- Updated for Gleam v0.30.0
6
7
## 1.3.0 - 2023-04-20
8
9
- Updated for Gleam v0.28.0
package.json
@@ -1,6 +1,6 @@
{
"name": "@gleam-lang/highlight.js-gleam",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Adds support for the Gleam language to highlight.js.",
"main": "index.js",
"scripts": {
0 commit comments