Skip to content

Commit 9709279

Browse files
authored
chore: release packages (#9196)
1 parent 8013da5 commit 9709279

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Žlibs/langchain-core/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/core",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"description": "Core LangChain.js abstractions and schemas",
55
"type": "module",
66
"engines": {

β€Žlibs/langchain/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langchain",
3-
"version": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "Typescript bindings for langchain",
55
"author": "LangChain",
66
"license": "MIT",

β€Žlibs/providers/langchain-openai/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/openai",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "OpenAI integrations for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",

0 commit comments

Comments
Β (0)