Skip to content

Commit 494c005

Browse files
committed
v2.16.0 release prep
1 parent b997653 commit 494c005

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
See the full list of recent releases and features added on the
44
[Github releases page](https://github.com/PranayAgarwal/vscode-hack/releases).
55

6+
## v2.16.0 - 2022-10-03
7+
8+
- Syntax highlighting fixes. Thanks [Wilfred](https://github.com/Wilfred) & [panopticoncentral](https://github.com/panopticoncentral)!
9+
610
## v2.15.0 - 2022-09-27
711

812
- Syntax highlighting for await and concurrent. Thanks [Wilfred](https://github.com/Wilfred)!

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
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-hack",
3-
"version": "2.15.0",
3+
"version": "2.16.0",
44
"publisher": "pranayagarwal",
55
"engines": {
66
"vscode": "^1.61.0"

0 commit comments

Comments
 (0)