Skip to content

Commit 9a9d003

Browse files
committed
chore(release): v0.2.1
1 parent 4017da4 commit 9a9d003

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.2.1
5+
6+
[compare changes](https://github.com/ymansurozer/agents-vue/compare/v0.2.0...v0.2.1)
7+
8+
### 🩹 Fixes
9+
10+
- Serialize reconnect resume re-probes (parity with agents 0.17.2, #1837) ([#1837](https://github.com/ymansurozer/agents-vue/issues/1837))
11+
12+
### ❤️ Contributors
13+
14+
- Ymansurozer <ymansurozer@gmail.com>
15+
416
## v0.2.0
517

618
[compare changes](https://github.com/ymansurozer/agents-vue/compare/v0.1.0...v0.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agents-vue",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Vue 3 composable for Cloudflare Agents — a port of @cloudflare/ai-chat/react's useAgentChat.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)