Skip to content

Commit 83254d5

Browse files
chore: bump version to 0.5.1 (#743)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d3a3c23 commit 83254d5

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.5.1] - 2026-03-31
6+
7+
### Added
8+
- feat: add e2e tests for dev server lifecycle (#734) (d3a3c23)
9+
10+
### Other Changes
11+
- fix(eval): filter scopeless spans in CloudWatch query (#738) (7f4c1bb)
12+
513
## [0.5.0] - 2026-03-30
614

715
### 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.5.0",
3+
"version": "0.5.1",
44
"description": "CLI for Amazon Bedrock AgentCore",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)