Skip to content

Commit a94e3e4

Browse files
committed
Bump version to 0.16.2 - stable release
1 parent c83bd60 commit a94e3e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.16.2-beta.1
3+
## 0.16.2
44

55
- Add support for tool results as message type arrays with images in Vercel AI SDK integration
66
- Tool results can now return rich content arrays containing text and images instead of just strings

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langtail",
3-
"version": "0.16.2-beta.1",
3+
"version": "0.16.2",
44
"description": "",
55
"main": "./Langtail.js",
66
"packageManager": "pnpm@8.15.6",

0 commit comments

Comments
 (0)