Skip to content

Commit

Permalink
v2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Glen Buktenica committed Apr 6, 2020
1 parent a7727d5 commit 1949738
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ All notable changes to the "unicode-substitutions" extension will be documented

## Release

- 2.2.7

Align engine and types for vscode.

- 2.2.6

Fix [CVE-2020-7598](https://nvd.nist.gov/vuln/detail/CVE-2020-7598).

- 2.2.5
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unicode-substitutions",
"displayName": "unicode-Substitutions",
"description": "Lints and corrects common unicode substitutions such as quotes and hyphens.",
"version": "2.2.5",
"version": "2.2.7",
"publisher": "GlenBuktenica",
"icon": "images/icon.png",
"license": "MIT",
Expand Down

0 comments on commit 1949738

Please sign in to comment.