release: v0.4.19

This commit is contained in:
opencode
2025-08-11 18:36:06 +00:00
parent 6eaa231587
commit 85e0b53c33
10 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode/cloud-core",
"version": "0.4.18",
"version": "0.4.19",
"private": true,
"type": "module",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@opencode/cloud-function",
"version": "0.4.18",
"version": "0.4.19",
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",

View File

@@ -1,6 +1,6 @@
{
"name": "@opencode/cloud-web",
"version": "0.4.18",
"version": "0.4.19",
"private": true,
"description": "",
"type": "module",