Skip to content

Commit 23176df

Browse files
committed
Bump sdk version
1 parent f0eeb8f commit 23176df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the @codebuff/sdk package will be documented in this file.
44

5+
## [0.10.1]
6+
7+
More reliable tool calls!
8+
59
## [0.10.0]
610

711
Lots of changes in the implementation, including native tool calls under the hood. Minimal changes in the public API.

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codebuff/sdk",
33
"private": false,
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"description": "Official SDK for Codebuff — AI coding agent & framework",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)