We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00499bc commit 660c581Copy full SHA for 660c581
CHANGELOG.md
@@ -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
13
## 2.10.0 (2025-11-01)
14
15
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.10.0
+ version: 2.11.0
0 commit comments