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

Commit f5af31e

Browse files
committed
Mark version 6.12.3
1 parent 371c9ba commit f5af31e

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+
## 6.12.3 (2026-03-25)
2+
3+
### Bug fixes
4+
5+
Fix a crash in `bracketMatching` when composing at end of document.
6+
17
## 6.12.2 (2026-02-25)
28

39
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemirror/language",
3-
"version": "6.12.2",
3+
"version": "6.12.3",
44
"description": "Language support infrastructure for the CodeMirror code editor",
55
"scripts": {
66
"test": "cm-runtests",

0 commit comments

Comments
 (0)