Skip to content

Commit 6947d7b

Browse files
authored
Merge pull request #83 from Astro-Han/codex/release-v0.2.4
chore: bump version to v0.2.4
2 parents 10a673f + 4abdba0 commit 6947d7b

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencode-ai/app",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "",
55
"type": "module",
66
"exports": {

packages/desktop-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opencode-ai/desktop-electron",
33
"private": true,
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"type": "module",
66
"license": "Apache-2.0",
77
"homepage": "https://pawwork.ai",

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"name": "opencode",
55
"type": "module",
66
"license": "Apache-2.0",

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencode-ai/util",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)