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 0269cfd commit b118671Copy full SHA for b118671
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.2.0 - 2023-02-25
4
+
5
+- Updated for Gleam v0.27.0
6
7
## 1.1.0 - 2023-02-14
8
9
- Updated for Gleam v0.26.0
package.json
@@ -1,6 +1,6 @@
{
"name": "@gleam-lang/highlight.js-gleam",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Adds support for the Gleam language to highlight.js.",
"main": "index.js",
"scripts": {
0 commit comments