Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Commit 8ca9c3c

Browse files
authored
Merge pull request #89 from langchain-ai/dqbd/0.0.41
release: 0.0.41
2 parents 40e03a8 + 6925dc7 commit 8ca9c3c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/langgraph-api/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-api",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"type": "module",
55
"engines": {
66
"node": "^18.19.0 || >=20.16.0"

libs/langgraph-cli/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-cli",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"type": "module",
55
"engines": {
66
"node": "^18.19.0 || >=20.16.0"

libs/langgraph-ui/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-ui",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"type": "module",
55
"engines": {
66
"node": "^18.19.0 || >=20.16.0"

0 commit comments

Comments
 (0)