Merge pull request #2031 from langchain-ai/dqbd/js-0.0.16

feat(sdk-js): bump to 0.0.16
This commit is contained in:
David Duong
2024-10-07 18:15:46 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.15",
"version": "0.0.16",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",