chore: add release scripts

This commit is contained in:
Acbox
2026-02-16 15:55:49 +08:00
parent a0cf434218
commit b329475359
11 changed files with 141 additions and 68 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@memoh/cli",
"version": "1.0.0",
"version": "0.0.0",
"description": "Command line interface and core API for Memoh",
"exports": {
".": "./src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@memoh/config",
"version": "1.0.0",
"version": "0.0.0",
"exports": {
".": "./src/index.ts"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@memoh/sdk",
"version": "1.0.0",
"version": "0.0.0",
"description": "",
"exports": {
".": "./src/index.ts",