Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 763e8e1

Browse files
v0.3.1
1 parent cdf066d commit 763e8e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ag2/client
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- onDisconnect hook for websockets based realtime
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ag2/client",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A JavaScript library for seamless integration and communication with AG2 agents",
55
"keywords": [
66
"ag2",

0 commit comments

Comments
 (0)