Skip to content

Commit 321ea06

Browse files
fix: revert version to 0.8.2 (#885)
* fix: revert version to 0.8.2 * fix: remove 0.9.0 entry from changelog
1 parent 08f826c commit 321ea06

3 files changed

Lines changed: 3 additions & 14 deletions

File tree

CHANGELOG.md

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

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

5-
## [0.9.0] - 2026-04-17
6-
7-
### Added
8-
- feat: add agent inspector web UI for `agentcore dev` (#871) (6cc575c)
9-
10-
### Fixed
11-
- fix: defer policy engine write and harden policy flow UX (#856) (c576d02)
12-
13-
### Documentation
14-
- docs: document executionRoleArn in runtime spec (#872) (abfd33b)
15-
165
## [0.8.2] - 2026-04-16
176

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

0 commit comments

Comments
 (0)