Skip to content

Commit 13f9315

Browse files
committed
release(aws): 1.0.0
1 parent 3f4ee8f commit 13f9315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-aws/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/aws",
3-
"version": "0.1.15",
3+
"version": "1.0.0",
44
"description": "LangChain AWS integration",
55
"author": "LangChain",
66
"license": "MIT",
@@ -35,7 +35,7 @@
3535
"@aws-sdk/credential-provider-node": "^3.750.0"
3636
},
3737
"peerDependencies": {
38-
"@langchain/core": "^1.0.0-alpha.6"
38+
"@langchain/core": "^1.0.0"
3939
},
4040
"devDependencies": {
4141
"@aws-sdk/types": "^3.734.0",

0 commit comments

Comments
 (0)