Skip to content

Commit 4f89035

Browse files
chore: release (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96259f9 commit 4f89035

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/two-bugs-stop.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#8](https://github.com/codeBelt/classy-store/pull/8) [`96259f9`](https://github.com/codeBelt/classy-store/commit/96259f9aa38b3122e7c85f65d49acb9d39f48d3b) Thanks [@codeBelt](https://github.com/codeBelt)! - add framework-specific store utilities (Vue, Svelte, Angular, Solid)
8+
39
## 0.1.3
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.1.3",
3+
"version": "0.2.0",
44
"description": "Class-based reactive state management — ES6 Proxy + immutable snapshots",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)