Skip to content

Release 0.2.1: fix stale docs, upgrade artifact pins, bump version#44

Merged
tom-bot-for-rana[bot] merged 2 commits into
mainfrom
fix/docs-audit-stale-refs-and-artifact-pins
Apr 13, 2026
Merged

Release 0.2.1: fix stale docs, upgrade artifact pins, bump version#44
tom-bot-for-rana[bot] merged 2 commits into
mainfrom
fix/docs-audit-stale-refs-and-artifact-pins

Conversation

@tom-bot-for-rana
Copy link
Copy Markdown
Contributor

@tom-bot-for-rana tom-bot-for-rana Bot commented Apr 13, 2026

Summary

Documentation audit against the codebase found several issues that accumulated since the v0.2.0 release, plus a version bump for the next patch release.

Changes

  • Version tags: Updated all @v0.1.0 references to @v0.2.1 in README (2 places), integration guide (4 places), and workflow template (1 place)
  • Artifact action pins: Upgraded actions/upload-artifact and actions/download-artifact from v4 SHAs to v7 SHAs in actions/baseline/action.yml, actions/pr-diff/action.yml, and actions/resolve-baseline/action.yml — the v0.2.0 changelog claimed this upgrade but only the CI workflow was updated
  • README constraints: Changed "Fixed viewport presets" to mention custom viewport support ({ "width": number, "height": number }), available since v0.2.0
  • Version bump: package.json0.2.1, CHANGELOG entries moved from Unreleased to 0.2.1 - 2026-04-13

Test plan

  • npm run ci passes (lint, typecheck, validate:actions, 183 tests, pack:check — all green)
  • Verify action YAML pin SHAs resolve to the correct v7.0.0 releases on GitHub
  • After merge, tag v0.2.1 to trigger the publish workflow

🤖 Generated with Claude Code

tom-bot-for-rana Bot and others added 2 commits April 13, 2026 16:12
Documentation audit found three issues:
- Version tags in README and integration guide still referenced @v0.1.0
  instead of the current @v0.2.0
- Composite action YAMLs pinned upload-artifact and download-artifact
  to v4 SHAs, but the v0.2.0 changelog claimed v4→v7 upgrade (only CI
  workflow was updated at the time)
- README "Current constraints" said "Fixed viewport presets" but custom
  viewports have been supported since v0.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Set package.json version to 0.2.1
- Move Unreleased changelog entries under 0.2.1 heading
- Update all action usage examples from @v0.2.0 to @v0.2.1
  (README, integration guide, workflow template)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tom-bot-for-rana tom-bot-for-rana Bot changed the title Fix stale docs and upgrade artifact action pins to v7 Release 0.2.1: fix stale docs, upgrade artifact pins, bump version Apr 13, 2026
@tom-bot-for-rana tom-bot-for-rana Bot merged commit fb06214 into main Apr 13, 2026
4 checks passed
@tom-bot-for-rana tom-bot-for-rana Bot deleted the fix/docs-audit-stale-refs-and-artifact-pins branch April 13, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant