8000 Mark version 1.1.10 · seanpm2001/Lezer-Parser_Python@cb6d6cc · GitHub
[go: up one dir, main page]

Skip to content

Commit cb6d6cc

Browse files
committed
Mark version 1.1.10
1 parent 4196d61 commit cb6d6cc

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+
## 1.1.10 (2023-12-28)
2+
3+
### Bug fixes
4+
5+
Tag comments and strings as isolating for the purpose of bidirectional text.
6+
17
## 1.1.9 (2023-10-20)
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": "@lezer/python",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "Lezer-based Python grammar",
55
"main": "dist/index.cjs",
66
"type": "module",

0 commit comments

Comments
 (0)
0