Skip to content

Commit

Permalink
Mark version 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Sep 23, 2021
1 parent b5d42a7 commit 235063f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.19.2 (2021-09-23)

### New features

Use more specific highlighting tags for JSX attribute names and values.

## 0.19.1 (2021-08-11)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@codemirror/lang-javascript",
"version": "0.19.1",
"version": "0.19.2",
"description": "JavaScript language support for the CodeMirror code editor",
"scripts": {
"test": "cm-runtests",
Expand Down

0 comments on commit 235063f

Please sign in to comment.