Skip to content

Release v0.6.1#60

Merged
avanelsas merged 1 commit into
mainfrom
release/0.6.1
May 16, 2026
Merged

Release v0.6.1#60
avanelsas merged 1 commit into
mainfrom
release/0.6.1

Conversation

@avanelsas
Copy link
Copy Markdown
Owner

Summary

  • Patch release picking up the BareDOM 3.0.0 → 3.1.0 bump that landed in deps: bump BareDOM 3.0.0 → 3.1.0 #59.
  • No Bareforge code changes: package.json 0.6.0 → 0.6.1, and CHANGELOG [Unreleased] body promoted to [0.6.1] — 2026-05-16.
  • 3.1.0 is an upstream internal-audit cycle (render-pipeline retrofit, define-parsed-prop! migrations, listener-leak hygiene, du/ discipline). No public API changes; no new components.

Upstream release notes: https://github.com/avanelsas/baredom/releases/tag/v3.1.0

Test plan

  • clojure -X:release :bump :patch :confirm true — all four PR-readiness gates green (re-run by the release helper before it writes)
  • clj-kondo --lint src test scripts — clean
  • cljfmt check — clean
  • npx shadow-cljs compile test — 847 tests / 2454 assertions / 0 failures, 0 errors
  • npx shadow-cljs release app — 0 warnings
  • CI re-runs the four gates on push
  • After squash-merge: git tag v0.6.1 && git push origin v0.6.1 — tag push triggers the Pages deploy workflow (ci: deploy Pages on tag push and bump Node 20 → 22 #58)

🤖 Generated with Claude Code

Patch release picking up BareDOM 3.1.0 (internal-audit cycle).
No Bareforge code changes beyond the deps bump that landed in #59 —
this commit only promotes [Unreleased] → [0.6.1] in CHANGELOG and
bumps package.json.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avanelsas avanelsas merged commit e21e904 into main May 16, 2026
1 check passed
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