Skip to content

Commit

Permalink
community[patch]: Release 0.2.4 (#5592)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored May 29, 2024
1 parent 3eca944 commit 85f8a3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions libs/langchain-community/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/community",
"version": "0.2.4-rc.1",
"version": "0.2.4",
"description": "Third-party integrations for LangChain.js",
"type": "module",
"engines": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"expr-eval": "^2.0.2",
"flat": "^5.0.2",
"js-yaml": "^4.1.0",
"langchain": "0.2.3-rc.0",
"langchain": "0.2.3",
"langsmith": "~0.1.1",
"uuid": "^9.0.0",
"zod": "^3.22.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9195,7 +9195,7 @@ __metadata:
js-yaml: ^4.1.0
jsdom: ^22.1.0
jsonwebtoken: ^9.0.2
langchain: 0.2.3-rc.0
langchain: 0.2.3
langsmith: ~0.1.1
llmonitor: ^0.5.9
lodash: ^4.17.21
Expand Down Expand Up @@ -27428,7 +27428,7 @@ __metadata:
languageName: node
linkType: hard

"[email protected]-rc.0, langchain@workspace:*, langchain@workspace:langchain":
"[email protected], langchain@workspace:*, langchain@workspace:langchain":
version: 0.0.0-use.local
resolution: "langchain@workspace:langchain"
dependencies:
Expand Down

0 comments on commit 85f8a3d

Please sign in to comment.