Skip to content

Commit ac97700

Browse files
authored
chore(main): release 3.1.0 (#28)
1 parent a2a1b44 commit ac97700

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/zakodium-oss/react-kbs/compare/v3.0.0...v3.1.0) (2025-11-25)
4+
5+
6+
### Features
7+
8+
* support cleanup handler shortcut api ([#27](https://github.com/zakodium-oss/react-kbs/issues/27)) ([a2a1b44](https://github.com/zakodium-oss/react-kbs/commit/a2a1b4413c7c707f3dc8b3f7098e01804e8cc7d3))
9+
310
## [3.0.0](https://github.com/zakodium-oss/react-kbs/compare/v2.1.1...v3.0.0) (2025-11-14)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-kbs",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"license": "MIT",
55
"description": "React library to manage your application's keyboard shortcuts",
66
"keywords": [

0 commit comments

Comments
 (0)