You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(data-construct): bump @aws-amplify/ai-constructs to ^1.6.1 (#3420)
#### Description of changes
This PR bumps the `@aws-amplify/ai-constructs` dependency from `^1.5.3`
to `^1.6.1` across three packages:
- `amplify-data-construct`
- `amplify-graphql-api-construct`
- `amplify-graphql-conversation-transformer`
This is a routine dependency update to incorporate the latest features
and fixes from the AI constructs library.
##### CDK / CloudFormation Parameters Changed
N/A - No CDK or CloudFormation parameter changes in this update.
#### Issue #, if available
N/A
#### Description of how you validated changes
- Verified dependency resolution in yarn.lock
- Confirmed license updates in dependency_licenses.txt
- Local build validation with `yarn build`
#### Checklist
- [x] PR description included
- [x] `yarn test` passes
- [Pending] E2E test run linked
- [N/A] Tests are [changed or
added](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTING.md#tests)
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to
relevant test and service IAM policies
- [ ] Any CDK or CloudFormation parameter changes are called out
explicitly
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
0 commit comments