Skip to content

Commit 6b79415

Browse files
chore: release (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59e2046 commit 6b79415

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-knives-drop.md

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

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.1.0
4+
5+
### Minor Changes
6+
7+
- [#4](https://github.com/codeBelt/classy-store/pull/4) [`59e2046`](https://github.com/codeBelt/classy-store/commit/59e204682755794139886839ed9ff9ff9f0ae158) Thanks [@codeBelt](https://github.com/codeBelt)! - replace `store` with `createClassyStore` across the codebase
8+
39
## 0.0.2
410

511
### Patch Changes

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.0.2",
3+
"version": "0.1.0",
44
"description": "Class-based reactive state management — ES6 Proxy + immutable snapshots",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)