Skip to content

Commit 16f0359

Browse files
chore: release main
1 parent 8dcc5b0 commit 16f0359

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.32.0",
2+
"src/Anthropic": "12.33.0",
33
"src/Anthropic.Foundry": "0.7.1",
44
"src/Anthropic.Bedrock": "0.10.2",
55
"src/Anthropic.Vertex": "0.5.1",

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.32.0</VersionPrefix>
7+
<VersionPrefix>12.33.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.33.0 (2026-06-30)
4+
5+
Full Changelog: [Anthropic-v12.32.0...Anthropic-v12.33.0](https://github.com/anthropics/anthropic-sdk-csharp/compare/Anthropic-v12.32.0...Anthropic-v12.33.0)
6+
7+
### Features
8+
9+
* **api:** add support for claude-sonnet-5 ([8dcc5b0](https://github.com/anthropics/anthropic-sdk-csharp/commit/8dcc5b035f15909da8625aa97e8e96a7728f205f))
10+
311
## 12.32.0 (2026-06-29)
412

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

0 commit comments

Comments
 (0)