Skip to content

Commit 43ec316

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f29ffb8 + 0015cb8 commit 43ec316

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-npm-readme.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.3
4+
5+
### Patch Changes
6+
7+
- [`4084f39`](https://github.com/codeBelt/classy-store/commit/4084f397ee975988f742e5f49105b5115a9deb2d) Thanks [@codeBelt](https://github.com/codeBelt)! - Fix README not displaying on npm after monorepo migration
8+
39
## 0.1.2
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.2",
3+
"version": "0.1.3",
44
"description": "Class-based reactive state management — ES6 Proxy + immutable snapshots",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)