Skip to content

Commit 70320b7

Browse files
chore: version packages (#9443)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70734c1 commit 70320b7

File tree

19 files changed

+55
-32
lines changed

19 files changed

+55
-32
lines changed

.changeset/bumpy-donkeys-pick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fair-radios-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/five-dragons-melt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-ducks-throw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-pets-spend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

libs/langchain/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# langchain
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#9434](https://github.com/langchain-ai/langchainjs/pull/9434) [`f7cfece`](https://github.com/langchain-ai/langchainjs/commit/f7cfecec29bf0f121e1a8b0baface5327d731122) Thanks [@deepansh946](https://github.com/deepansh946)! - Updated error handling behaviour of AgentNode
8+
39
## 1.0.5
410

511
### Patch Changes

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.5",
3+
"version": "1.0.6",
44
"description": "Typescript bindings for langchain",
55
"author": "LangChain",
66
"license": "MIT",

libs/providers/langchain-google-common/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @langchain/google-common
22

3+
## 1.0.3
4+
35
## 1.0.2
46

57
## 1.0.1

libs/providers/langchain-google-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-common",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Core types and classes for Google services.",
55
"type": "module",
66
"engines": {

libs/providers/langchain-google-gauth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @langchain/google-gauth
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @langchain/google-common@1.0.3
9+
310
## 1.0.2
411

512
### Patch Changes

0 commit comments

Comments
 (0)