Skip to content

fix: use caret range for @aws/agentcore-cdk in CDK template#882

Merged
aidandaly24 merged 1 commit intoaws:mainfrom
aidandaly24:fix/use-caret-for-agentcore-cdk
Apr 17, 2026
Merged

fix: use caret range for @aws/agentcore-cdk in CDK template#882
aidandaly24 merged 1 commit intoaws:mainfrom
aidandaly24:fix/use-caret-for-agentcore-cdk

Conversation

@aidandaly24
Copy link
Copy Markdown
Contributor

Summary

  • Use ^ (caret) range for @aws/agentcore-cdk in the vended CDK template so users always get the latest compatible constructs on npm install
  • Remove the now-redundant "Sync @aws/agentcore-cdk to latest npm version" step from the release workflow
  • Update snapshot to match

Test plan

  • Snapshot tests pass (90/90)
  • Pre-commit hooks pass (prettier, secretlint, typecheck)

Users always get the latest compatible CDK constructs on npm install
without requiring the CLI release workflow to pin-sync the version.
Removes the now-redundant sync step from the release workflow.
@aidandaly24 aidandaly24 requested a review from a team April 17, 2026 15:52
@github-actions github-actions Bot added the size/s PR size: S label Apr 17, 2026
@aidandaly24 aidandaly24 merged commit e01f6f9 into aws:main Apr 17, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants