Skip to content

Commit 05f7670

Browse files
authored
release(anthropic): 0.3.30 (langchain-ai#9079)
1 parent 6c7eb84 commit 05f7670

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/nice-memes-judge.mdβ€Ž

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

β€Žlibs/langchain-anthropic/CHANGELOG.mdβ€Ž

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

3+
## 0.3.30
4+
5+
### Patch Changes
6+
7+
- 6c7eb84: fix sonnet-4.5 thinking
8+
39
## 0.3.29
410

511
### Patch Changes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/anthropic",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"description": "Anthropic integrations for LangChain.js",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
Β (0)