Skip to content

Commit ab74c56

Browse files
chore: release (#28)
1 parent 0d930e4 commit ab74c56

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tame-suns-joke.md

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

packages/classy-store/CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#27](https://github.com/codeBelt/classy-store/pull/27) [`0d930e4`](https://github.com/codeBelt/classy-store/commit/0d930e45e2324e30d55506bd5b6f1c465c209d25) Thanks [@codeBelt](https://github.com/codeBelt)! - feat: add createStoreHook for simplified React store integration
8+
39
## 0.4.1
410

511
### Patch Changes

packages/classy-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebelt/classy-store",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Class-based reactive state management — ES6 Proxy + immutable snapshots",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)