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