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 12ad745 commit 82844bcCopy full SHA for 82844bc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## Version 1.0.3
2
+
3
+**Fixes:**
4
5
+- Fix an issue where all `.html` files were identified as Liquid files.
6
7
## Version 1.0.2
8
9
**Enhancements:**
extension.json
@@ -3,7 +3,7 @@
"name": "Liquid",
"organization": "arthr",
"description": "Syntax highlighting for Liquid template files.",
- "version": "1.0.2",
+ "version": "1.0.3",
"license": "MIT",
"bugs": "https://github.com/arthrfrts/Liquid.novaextension/issues",
"repository": "https://github.com/arthrfrts/Liquid.novaextension",
0 commit comments