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

Commit c41988f

Browse files
prep for 0.2.0
1 parent 859bac7 commit c41988f

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.2.0
4+
5+
### Minor Changes
6+
7+
- WebRTC is now a class
8+
39
## 0.1.1
410

511
### Patch 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.1.1",
3+
"version": "0.2.0",
44
"description": "A JavaScript library for seamless integration and communication with AG2 agents",
55
"keywords": [
66
"ag2",

0 commit comments

Comments
 (0)