Merge pull request #2372 from langchain-ai/dqbd/0.0.22-sdk-js

feat(sdk-js): bump to 0.0.22
This commit is contained in:
David Duong
2024-11-08 16:17:45 +01:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.21",
"version": "0.0.22",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",