Skip to content

Commit 7e13f01

Browse files
committed
0.2.11
1 parent 99246ff commit 7e13f01

File tree

4 files changed

+92
-93
lines changed

4 files changed

+92
-93
lines changed

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.2.11 alpha
3+
## 0.2.11
44

55
- Filters out empty content arrays when prompting the LLM.
66
- Fixes combining sequential user messages in useUIMessages

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://github.com/get-convex/agent/issues"
99
},
10-
"version": "0.2.11-alpha.4",
10+
"version": "0.2.11",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",

0 commit comments

Comments
 (0)