Skip to content

Commit 794b16d

Browse files
chore: bump version to 0.9.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 321ea06 commit 794b16d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.9.0] - 2026-04-17
6+
7+
### Fixed
8+
- fix: revert version to 0.8.2 (#885) (321ea06)
9+
- fix: agent-inspector frontend assets missing from build (#883) (08f826c)
10+
- fix: use caret range for @aws/agentcore-cdk in CDK template (#882) (e01f6f9)
11+
512
## [0.8.2] - 2026-04-16
613

714
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/agentcore",
3-
"version": "0.8.2",
3+
"version": "0.9.0",
44
"description": "CLI for Amazon Bedrock AgentCore",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)