Skip to content

Commit b920d45

Browse files
Version 0.4.2
1 parent 9a24361 commit b920d45

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Syntax Highlighter Change Log
22

3+
## **Version 0.4.2**
4+
#### Changes:
5+
* [Setting to enable/disable terms](README.md#syntaxhighlightterms)
6+
* Update *tree-sitter* core and parsers
7+
8+
39
## **Version 0.4.1**
410
#### New programming languages:
511
* ShellScript/Bash

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Syntax Highlighter",
44
"description": "Syntax highlighting based on Tree-sitter",
55
"homepage": "https://github.com/EvgeniyPeshkov/syntax-highlighter",
6-
"version": "0.4.1",
6+
"version": "0.4.2",
77
"publisher": "evgeniypeshkov",
88
"license": "MIT",
99
"icon": "images/syntax.png",

0 commit comments

Comments
 (0)