Skip to content

Release v0.7.1#67

Merged
avanelsas merged 1 commit into
mainfrom
feature/release-v0.7.1
Jun 10, 2026
Merged

Release v0.7.1#67
avanelsas merged 1 commit into
mainfrom
feature/release-v0.7.1

Conversation

@avanelsas

Copy link
Copy Markdown
Owner

Patch release bundling the 5 commits merged to main since v0.7.0. No BareBuild / server-state work is included.

Changes

  • package.json: 0.7.0 → 0.7.1
  • CHANGELOG.md: [Unreleased] promoted to [0.7.1] — 2026-06-10

Fixed

Changed

Security

Verification

Cut with scripts/release.clj (clojure -X:release :bump :patch :confirm true), which ran all four PR-readiness gates green:

  • clj-kondo --lint src test scripts
  • cljfmt check
  • npx shadow-cljs compile test — 866 tests / 0 failures
  • npx shadow-cljs release app — 0 warnings

BareDOM deps.ednmeta/versions.cljs lockstep verified.

After merge

Tag to publish the Release: git checkout main && git pull && git tag v0.7.1 && git push origin v0.7.1 (the tag triggers release.yml).

🤖 Generated with Claude Code

@avanelsas avanelsas merged commit a61eae1 into main Jun 10, 2026
1 check passed
@avanelsas avanelsas deleted the feature/release-v0.7.1 branch June 10, 2026 09:10
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