Skip to content

Commit 1d4a31a

Browse files
chore: release main
1 parent 4368602 commit 1d4a31a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/vertex-sdk": "0.15.0",
44
"packages/bedrock-sdk": "0.28.0",
55
"packages/foundry-sdk": "0.2.3",
6-
"packages/aws-sdk": "0.2.3"
6+
"packages/aws-sdk": "0.2.4"
77
}

packages/aws-sdk/CHANGELOG.md

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

3+
## 0.2.4 (2026-04-07)
4+
5+
Full Changelog: [aws-sdk-v0.2.3...aws-sdk-v0.2.4](https://github.com/anthropics/anthropic-sdk-typescript/compare/aws-sdk-v0.2.3...aws-sdk-v0.2.4)
6+
7+
### Chores
8+
9+
* **internal:** version bump ([eb97e85](https://github.com/anthropics/anthropic-sdk-typescript/commit/eb97e8577279fb150582297d2a0924a297185c3c))
10+
* **internal:** version bump ([8ebaf61](https://github.com/anthropics/anthropic-sdk-typescript/commit/8ebaf616d2e5c6aebc153f19a403dde41ab5a9f1))
11+
312
## 0.2.3 (2026-04-07)
413

514
Full Changelog: [aws-sdk-v0.2.2...aws-sdk-v0.2.3](https://github.com/anthropics/anthropic-sdk-typescript/compare/aws-sdk-v0.2.2...aws-sdk-v0.2.3)

packages/aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anthropic-ai/aws-sdk",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "The official TypeScript library for the Anthropic AWS API",
55
"author": "Anthropic <support@anthropic.com>",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)