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

Commit daadf39

Browse files
prepare for 0.1.1
1 parent 4d1cf64 commit daadf39

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/silly-cobras-whisper.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-donuts-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- dd18c6a: Fixes to webrtc connect
8+
- c0b311d: Modified connect webrtc function
9+
310
## 0.1.0
411

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

0 commit comments

Comments
 (0)