8000 Mark version 6.1.7 · codemirror/lang-python@3930ddf · GitHub
[go: up one dir, main page]

Skip to content

Commit 3930ddf

Browse files
committed
Mark version 6.1.7
1 parent 0f6499a commit 3930ddf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 6.1.7 (2025-01-18)
2+
3+
### Bug fixes
4+
5+
Properly indent match/case statements.
6+
17
## 6.1.6 (2024-04-29)
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/lang-python",
3-
"version": "6.1.6",
3+
"version": "6.1.7",
44
"description": "Python language support for the CodeMirror code editor",
55
"scripts": {
66
"test": "cm-runtests",

0 commit comments

Comments
 (0)
0