Skip to content

Commit 660c581

Browse files
bump: version 2.10.0 → 2.11.0
1 parent 00499bc commit 660c581

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2.11.0 (2025-11-02)
2+
3+
### Feat
4+
5+
- add input handling functions and key constants for editing
6+
- add KeyboardAPI for simulating keyboard input actions
7+
- add KeyboardAPI integration for enhanced keyboard control
8+
9+
### Fix
10+
11+
- enhance text insertion and deprecate legacy key methods
12+
113
## 2.10.0 (2025-11-01)
214

315
### Feat

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.10.0
5+
version: 2.11.0

0 commit comments

Comments
 (0)