chore: add changeset for node:sqlite migration

This commit is contained in:
2026-06-03 22:30:15 +00:00
parent 00a536631a
commit 3168bf55c3
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ocas/cli",
"version": "0.2.2",
"version": "0.3.0",
"type": "module",
"bin": {
"ocas": "dist/index.js"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ocas/core",
"version": "0.2.2",
"version": "0.3.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ocas/fs",
"version": "0.2.2",
"version": "0.3.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",