Skip to content

Commit 4a90975

Browse files
committed
Revert "chore: bump version to 1.0.0-preview.2 (#939)"
This reverts commit 502e089.
1 parent 07b7430 commit 4a90975

3 files changed

Lines changed: 3 additions & 18 deletions

File tree

CHANGELOG.md

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

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

5-
## [1.0.0-preview.2] - 2026-04-23
6-
7-
### Added
8-
- feat: upgrade agent inspector to 0.2.1 (#937) (b49a06f)
9-
- feat: remove deployed/local from status legend (#936) (c0d5b7b)
10-
- feat: add GovCloud multi-partition support (#908) (098b104)
11-
12-
### Fixed
13-
- fix: preserve harness deployed state on early deploy errors (#933) (c1c92f6)
14-
- fix: build and push Dockerfile for harnesses on deploy (#927) (#929) (3cec11c)
15-
16-
### Other Changes
17-
- Merge remote-tracking branch 'origin/main' into preview (69dbc79)
18-
- fix(deploy): honor aws-targets.json region for all SDK and CDK calls (#925) (1903f7d)
19-
205
## [1.0.0-preview.1] - 2026-04-22
216

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

0 commit comments

Comments
 (0)