Skip to content

Commit 23d7178

Browse files
authored
google-vertexai[patch],google-vertexai-web[patch]: Release 0.0.3 (#5033)
1 parent 7897133 commit 23d7178

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

libs/langchain-google-vertexai-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai-web",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "LangChain.js support for Google Vertex AI Web",
55
"type": "module",
66
"engines": {
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"dependencies": {
4242
"@langchain/core": "~0.1.1",
43-
"@langchain/google-webauth": "~0.0.2"
43+
"@langchain/google-webauth": "~0.0.3"
4444
},
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",

libs/langchain-google-vertexai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "LangChain.js support for Google Vertex AI",
55
"type": "module",
66
"engines": {
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"dependencies": {
4242
"@langchain/core": "~0.1.1",
43-
"@langchain/google-gauth": "~0.0.2"
43+
"@langchain/google-gauth": "~0.0.3"
4444
},
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9456,7 +9456,7 @@ __metadata:
94569456
languageName: unknown
94579457
linkType: soft
94589458

9459-
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.2":
9459+
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.3":
94609460
version: 0.0.0-use.local
94619461
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
94629462
dependencies:
@@ -9526,7 +9526,7 @@ __metadata:
95269526
dependencies:
95279527
"@jest/globals": ^29.5.0
95289528
"@langchain/core": ~0.1.1
9529-
"@langchain/google-webauth": ~0.0.2
9529+
"@langchain/google-webauth": ~0.0.3
95309530
"@langchain/scripts": ~0.0
95319531
"@swc/core": ^1.3.90
95329532
"@swc/jest": ^0.2.29
@@ -9557,7 +9557,7 @@ __metadata:
95579557
dependencies:
95589558
"@jest/globals": ^29.5.0
95599559
"@langchain/core": ~0.1.1
9560-
"@langchain/google-gauth": ~0.0.2
9560+
"@langchain/google-gauth": ~0.0.3
95619561
"@langchain/scripts": ~0.0
95629562
"@swc/core": ^1.3.90
95639563
"@swc/jest": ^0.2.29
@@ -9582,7 +9582,7 @@ __metadata:
95829582
languageName: unknown
95839583
linkType: soft
95849584

9585-
"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.2":
9585+
"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.3":
95869586
version: 0.0.0-use.local
95879587
resolution: "@langchain/google-webauth@workspace:libs/langchain-google-webauth"
95889588
dependencies:

0 commit comments

Comments
 (0)