Skip to content

Commit 50dc027

Browse files
chore: bump version to 0.8.2 (#878)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ef14108 commit 50dc027

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.8.2] - 2026-04-16
6+
7+
### Added
8+
- feat: upgrade default Python runtime to PYTHON_3_14 (#837) (b139c05)
9+
10+
### Other Changes
11+
- revert: roll back version bump to 0.8.1 (#877) (ef14108)
12+
- test: update asset snapshot for @aws/agentcore-cdk 0.1.0-alpha.19 (#875) (f781c60)
13+
- chore: bump version to 0.8.2 (#874) (865b5d5)
14+
515
## [0.8.1] - 2026-04-14
616

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

0 commit comments

Comments
 (0)