Skip to content

Commit 46a7049

Browse files
Version Packages (#1648)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19b4f3d commit 46a7049

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-worlds-hope.md

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

libs/langgraph-supervisor/CHANGELOG.md

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

3+
## 0.0.20
4+
5+
### Patch Changes
6+
7+
- 19b4f3d: Add support for RemoteGraph agents in supervisor (#1461)
8+
39
## 0.0.19
410

511
### Patch Changes

libs/langgraph-supervisor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/langgraph-supervisor",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"description": "LangGraph Multi-Agent Supervisor",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)