Skip to content

Commit a4627e4

Browse files
committed
v0.23.0
1 parent 4d53d4c commit a4627e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/signaldb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "signaldb",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "SignalDB is a client-side database that provides a simple MongoDB-like interface to the data with first-class typescript support to achieve an optimistic UI. Data persistence can be achieved by using storage providers that store the data through a JSON interface to places such as localStorage.",
55
"scripts": {
66
"build": "rimraf dist && vite build"

0 commit comments

Comments
 (0)