Skip to content

Commit dfc4ada

Browse files
chore: release (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b5a84ac commit dfc4ada

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/add-version-constant.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.1.2
4+
5+
### Patch Changes
6+
7+
- [`b5a84ac`](https://github.com/codeBelt/classy-store/commit/b5a84ac80747dea5c74f14001187b4cbc12b9d6c) Thanks [@codeBelt](https://github.com/codeBelt)! - Restructure to Bun workspace monorepo
8+
39
## 0.1.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.1.1",
3+
"version": "0.1.2",
44
"description": "Class-based reactive state management — ES6 Proxy + immutable snapshots",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)