Skip to content

Commit a5b336c

Browse files
Version Packages
1 parent 8e7629c commit a5b336c

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/young-lizards-sing.md

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

packages/db-store/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @solid-primitives/db-store
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 4c9dad5: new package: db-store - a store transparently bound to a database

packages/db-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-primitives/db-store",
3-
"version": "0.0.100",
3+
"version": "1.0.0",
44
"description": "A template primitive example.",
55
"author": "Your Name <you@youremail.com>",
66
"contributors": [],

0 commit comments

Comments
 (0)