Skip to content

Commit 2845ac8

Browse files
chore: release (#583)
1 parent 12b4af9 commit 2845ac8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-windows-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @craftjs/core
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [#582](https://github.com/prevwong/craft.js/pull/582) [`12b4af9`](https://github.com/prevwong/craft.js/commit/12b4af96b5571be422aba375417135fd62f62b22) Thanks [@prevwong](https://github.com/prevwong)! - Add option to remove hover state on mouseleave
8+
39
## 0.2.2
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@craftjs/core",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A React Framework for building extensible drag and drop page editors",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)