Skip to content

Commit 8ccccd5

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2026-02-09) ### 🐛 Fixes #### fixed the playground demo ([e963d8e](e963d8e)) #### fixed some issues with the new `shortcutEqualityStrategy` option ([c2f59c8](c2f59c8))
1 parent e963d8e commit 8ccccd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@witchcraft/spellcraft",
33
"description": "A shortcut manager library for handling ALL the shortcut needs of an application.",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"type": "module",
66
"main": "./dist/core/index.js",
77
"sideEffects": false,

0 commit comments

Comments
 (0)