Skip to content

Commit ac2b562

Browse files
chore: bump version to 0.3.0-preview.6.1 (aws#583)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9dc4507 commit ac2b562

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.3.0-preview.6.1] - 2026-03-19
6+
7+
### Added
8+
- feat: add PR tarball workflow with direct download link (#576) (c0aeaae)
9+
10+
### Fixed
11+
- fix: align aws-cdk-lib peer dependency with @aws/agentcore-cdk ^2.243.0 (#582) (9dc4507)
12+
- fix: bump fast-xml-parser override to 5.5.7 (CVE-2026-33036, CVE-2026-33349) (#577) (41570f0)
13+
14+
### Documentation
15+
- docs: add evals documentation, update commands reference and configuration guide (#572) (df58b41)
16+
17+
### Other Changes
18+
- feat(tui-harness): tui_action tool, bug fixes, SVG rendering (#575) (06ca9dd)
19+
- feat(tui-harness): add SVG screenshots and HTTP transport (#571) (9d964d5)
20+
521
## [0.3.0-preview.6.0] - 2026-03-19
622

723
### 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.3.0-preview.6.0",
3+
"version": "0.3.0-preview.6.1",
44
"description": "CLI for Amazon Bedrock AgentCore",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)