Skip to content

Commit f58586d

Browse files
committed
chore: update package versions to 0.1.34 for cli and core
1 parent e9e0b16 commit f58586d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vegamo/deepcode-cli",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "Deep Code CLI - Vibe coding for the deepseek-v4 model in your terminal",
55
"license": "MIT",
66
"type": "module",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vegamo/deepcode-core",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "Deep Code core library — LLM session management, tool execution, and shared utilities",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)