Skip to content

Commit 004cba8

Browse files
Version Packages (#2450)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3603cc7 commit 004cba8

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

.changeset/chilled-pants-kiss.md

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

.changeset/dependabot-9c5b2d4b812e355f7c6a63ab4a645e885f0be777.md

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

.changeset/hip-hairs-rescue.md

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

packages/ai-constructs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aws-amplify/ai-constructs
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- 3603cc7: Include padding from bedrock in AI chunked responses
8+
39
## 1.2.1
410

511
### Patch Changes

packages/ai-constructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/ai-constructs",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "commonjs",
55
"publishConfig": {
66
"access": "public"

packages/sandbox/CHANGELOG.md

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

3+
## 1.2.11
4+
5+
### Patch Changes
6+
7+
- b359bc6: move from importing the default export from the commonjs distribution of parcle/watcher to named export
8+
39
## 1.2.10
410

511
### Patch Changes

packages/sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/sandbox",
3-
"version": "1.2.10",
3+
"version": "1.2.11",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)