Skip to content

Commit d4d2db1

Browse files
committed
chore: release 0.1.27
Signed-off-by: Tomáš Dvořák <toomas2d@gmail.com>
1 parent e12e4dc commit d4d2db1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

typescript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.27](https://github.com/i-am-bee/beeai-framework/compare/typescript_v0.1.26...typescript_v0.1.27) (2026-02-11)
4+
5+
### Features
6+
7+
- **backend:** set finish reason for manual tool calls ([fa0f5f4](https://github.com/i-am-bee/beeai-framework/commit/fa0f5f43f107744c9e795244d755e1c7557a111a))
8+
- upgrade VercelAI SDK, improve error recovery ([#1402](https://github.com/i-am-bee/beeai-framework/issues/1402)) ([85bb9bb](https://github.com/i-am-bee/beeai-framework/commit/85bb9bb554348c33e78b8fe27033dea2dce12ece))
9+
310
## [0.1.26](https://github.com/i-am-bee/beeai-framework/compare/typescript_v0.1.25...typescript_v0.1.26) (2026-01-22)
411

512
### Features

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beeai-framework",
3-
"version": "0.1.26",
3+
"version": "0.1.27",
44
"license": "Apache-2.0",
55
"description": "BeeAI Framework - LLM Agent Framework",
66
"author": "BeeAI a Series of LF Projects, LLC",

0 commit comments

Comments
 (0)