chore: bump version to 0.1.13

Includes letta-code 0.19.3 dependency (from #86) which contains the
headless auto-deny fix for approval recovery (letta-code#1415).

Written by Cameron ◯ Letta Code

"Ship the fix, then ship the cleanup."
This commit is contained in:
Cameron
2026-03-19 09:23:59 -06:00
parent ba1aa95988
commit 0a298c4ef1
2 changed files with 1100 additions and 1 deletions

1099
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "@letta-ai/letta-code-sdk",
"version": "0.1.12",
"version": "0.1.13",
"description": "SDK for programmatic control of Letta Code CLI",
"type": "module",
"main": "./dist/index.js",