Skip to content

Commit fc385dc

Browse files
Release (#2217)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: marcusschiesser <[email protected]>
1 parent dea763e commit fc385dc

File tree

4 files changed

+375
-6300
lines changed

4 files changed

+375
-6300
lines changed

.changeset/two-bugs-sell.md

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

packages/providers/aws/CHANGELOG.md

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

3+
## 0.0.120
4+
5+
### Patch Changes
6+
7+
- dea763e: fix typo for APAC Claude Sonnet 4 model name
8+
39
## 0.0.119
410

511
### Patch Changes

packages/providers/aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@llamaindex/aws",
33
"description": "AWS package for LlamaIndexTS",
4-
"version": "0.0.119",
4+
"version": "0.0.120",
55
"type": "module",
66
"types": "dist/type/index.d.ts",
77
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)