Skip to content

Commit 288d95f

Browse files
chore: release main
1 parent dda15b8 commit 288d95f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"src/Anthropic": "12.24.1",
2+
"src/Anthropic": "12.25.0",
33
"src/Anthropic.Foundry": "0.6.0",
44
"src/Anthropic.Bedrock": "0.8.1",
55
"src/Anthropic.Vertex": "0.4.0",

src/Anthropic/Anthropic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<AssemblyTitle>Anthropic C#</AssemblyTitle>
55
<AssemblyName>Anthropic</AssemblyName>
66
<PackageId>Anthropic</PackageId>
7-
<VersionPrefix>12.24.1</VersionPrefix>
7+
<VersionPrefix>12.25.0</VersionPrefix>
88
<StainlessMainProject>true</StainlessMainProject>
99
<Description>The official .NET library for the Anthropic API.</Description>
1010
<OutputType>Library</OutputType>

src/Anthropic/CHANGELOG.md

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

3+
## 12.25.0 (2026-06-05)
4+
5+
Full Changelog: [Anthropic-v12.24.1...Anthropic-v12.25.0](https://github.com/anthropics/anthropic-sdk-csharp/compare/Anthropic-v12.24.1...Anthropic-v12.25.0)
6+
7+
### Features
8+
9+
* **client:** add first class handler support ([86994df](https://github.com/anthropics/anthropic-sdk-csharp/commit/86994df354926eed8f538877a563265440b701a7))
10+
311
## 12.24.1 (2026-05-28)
412

513
Full Changelog: [Anthropic-v12.24.0...Anthropic-v12.24.1](https://github.com/anthropics/anthropic-sdk-csharp/compare/Anthropic-v12.24.0...Anthropic-v12.24.1)

0 commit comments

Comments
 (0)