Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 9d38543

Browse files
committed
Mark version 0.19.3
1 parent e5486dd commit 9d38543

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.19.3 (2022-03-30)
2+
3+
### New features
4+
5+
Add the extension that shows a crosshair cursor when Alt is held down to the basic setup.
6+
17
## 0.19.1 (2021-12-13)
28

39
### New features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemirror/basic-setup",
3-
"version": "0.19.1",
3+
"version": "0.19.3",
44
"description": "Example configuration for the CodeMirror code editor",
55
"scripts": {
66
"test": "cm-runtests",

0 commit comments

Comments
 (0)