Skip to content

revert: roll back version bump to 0.8.1#877

Merged
jesseturner21 merged 1 commit intomainfrom
revert/0.8.2-version-bump
Apr 16, 2026
Merged

revert: roll back version bump to 0.8.1#877
jesseturner21 merged 1 commit intomainfrom
revert/0.8.2-version-bump

Conversation

@aidandaly24
Copy link
Copy Markdown
Contributor

Summary

Reverts the version and changelog portions of #874 so the release workflow can be re-run cleanly.

Files changed

  • package.json — 0.8.2 → 0.8.1
  • package-lock.json — 0.8.2 → 0.8.1
  • CHANGELOG.md — remove 0.8.2 section

Intentionally not reverted

  • schemas/agentcore.schema.v1.json — next release run regenerates this
  • src/assets/cdk/package.json — next release run bumps the CDK pin

Test plan

  • Pre-commit typecheck + prettier + secretlint passed on 0.8.1
  • Merge, then re-run the Release workflow

Reverts the version and changelog portions of #874 so the release
workflow can be re-run cleanly.

Only touches the version fields (package.json, package-lock.json) and
the 0.8.2 CHANGELOG entry. Leaves the schema regen and CDK pin in
place since the workflow will rewrite them on the next run.
@aidandaly24 aidandaly24 requested a review from a team April 16, 2026 22:53
@github-actions github-actions Bot added the size/xs PR size: XS label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.8.1.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-877-tarball/aws-agentcore-0.8.1.tgz

Copy link
Copy Markdown
Contributor

@jesseturner21 jesseturner21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice

@jesseturner21 jesseturner21 merged commit ef14108 into main Apr 16, 2026
21 checks passed
@jesseturner21 jesseturner21 deleted the revert/0.8.2-version-bump branch April 16, 2026 22:54
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.57% 7060 / 15840
🔵 Statements 44.04% 7491 / 17007
🔵 Functions 41.98% 1262 / 3006
🔵 Branches 43.59% 4752 / 10900
Generated in workflow #1820 for commit 79559d9 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants