Skip to content

chore: release v1.1.0#87

Merged
amcheste merged 1 commit into
developfrom
chore/release-v1.1.0
May 12, 2026
Merged

chore: release v1.1.0#87
amcheste merged 1 commit into
developfrom
chore/release-v1.1.0

Conversation

@amcheste-ai-agent
Copy link
Copy Markdown
Contributor

Minor bump (1.0.0 → 1.1.0). This release contains several `feat:` commits, so per the handbook rule (`feat` → minor) the version moves to 1.1.0.

What's in this release

Added

Changed

  • Release Drafter v7.3.0. `pull_request` trigger dropped — v7 was failing CI on PR events because `GITHUB_REF` is `refs/pull/N/merge`.
  • `/setup-repo` skill: disables squash merge by default, refuses forks in pre-flight, synced with engineering-handbook conventions.
  • README badges aligned to brand colors.
  • `actionlint` added to validate workflow (Add actionlint to CI to catch workflow syntax errors #66).

Fixed

Dependencies

  • Dependabot bumps: `codeql-action`, `labeler`, `action-gh-release`, `upload-artifact`.

Release ceremony

This PR is Step 1 of `/publish-release`. Merge it, then the rest runs on CLI:

  • Step 2: `git merge --no-ff origin/develop` into main, push main (will need the enforce_admins toggle dance)
  • Step 3: tag `v1.1.0` annotated, push tag (will need the tag ruleset toggle dance)
  • Step 4: confirm release pipeline triggered
  • Step 5: ensure `main` is the GitHub default branch (already is — second release, no-op)

Minor bump. This release contains several `feat:` commits (banner,
publish-release Step 5, setup-repo release-aware, zshrc env vars),
and per the handbook rule (feat → minor) the version moves from
1.0.0 to 1.1.0.

Highlights:

- feat: brand banner per banner-spec, rendered standalone via inline
  stylesheet pass on the SVG (#86).
- feat(skill): /publish-release adds Step 5 to flip GitHub default
  branch to main on first release (#84).
- feat(skill): /setup-repo respects release state when setting the
  GitHub default branch (#85).
- feat: zshrc exports Epsilon agent env vars for non-interactive
  shells (#74).
- ci: release-drafter bumped to v7.3.0, pull_request trigger dropped
  (#83).
- chore(brand): README badge color alignment + em-dash sweep.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
@amcheste-ai-agent amcheste-ai-agent Bot requested a review from amcheste as a code owner May 12, 2026 12:29
@github-actions github-actions Bot added the docs label May 12, 2026
@amcheste amcheste merged commit d5904f7 into develop May 12, 2026
7 checks passed
@amcheste amcheste deleted the chore/release-v1.1.0 branch May 12, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants