Merge pull request #2124 from langchain-ai/dqbd/js-bump-0.0.17

feat(sdk-js): bump to 0.0.17
This commit is contained in:
Nuno Campos
2024-10-16 06:21:22 -07:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.16",
"version": "0.0.17",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",