sync release versions for v1.14.38

This commit is contained in:
opencode 2026-05-05 09:48:25 +00:00
parent 292c2aa458
commit a20446fcc8
18 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@opencode-ai/console-app",
"version": "1.14.37",
"version": "1.14.38",
"type": "module",
"license": "MIT",
"scripts": {

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/console-core",
"version": "1.14.37",
"version": "1.14.38",
"private": true,
"type": "module",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@opencode-ai/console-function",
"version": "1.14.37",
"version": "1.14.38",
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",

View file

@ -1,6 +1,6 @@
{
"name": "@opencode-ai/console-mail",
"version": "1.14.37",
"version": "1.14.38",
"dependencies": {
"@jsx-email/all": "2.2.3",
"@jsx-email/cli": "1.4.3",