Skip to content

Release v0.2.0 — minor release with the authoring-shortcuts work#12

Merged
avanelsas merged 1 commit intomainfrom
release/v0.2.0
Apr 29, 2026
Merged

Release v0.2.0 — minor release with the authoring-shortcuts work#12
avanelsas merged 1 commit intomainfrom
release/v0.2.0

Conversation

@avanelsas
Copy link
Copy Markdown
Owner

@avanelsas avanelsas commented Apr 29, 2026

Summary

Tags v0.2.0. Single-commit PR that promotes the [Unreleased]
CHANGELOG section to [0.2.0] — 2026-04-29, adds the standard
### Verified block, refreshes the comparison links, and bumps
package.json's version 0.1.1 → 0.2.0.

This is a minor release — the underlying work in
PR #11 added a substantial set of authoring surfaces (multi-
select, inspector multi-edit, drag-to-scrub, copy/paste
attributes, var() autocomplete, ? cheat sheet, Cmd-K command
palette, layers keyboard nav, palette pattern flyout, per-tag
empty-slot hints). No breaking changes — saved project files load
identically and every export plugin stays at full feature parity.

After merge: tag v0.2.0 on the merge commit, push the tag, and
create the GitHub Release; the Pages workflow auto-deploys the
hosted demo on release publish.

Test plan

  • cljfmt check — all source files formatted correctly.
  • npx shadow-cljs compile test — 571 tests, 0 failures.
  • npx shadow-cljs release app — 0 warnings under Closure Advanced.
  • clj-kondo --lint src test scripts — 0 errors, 0 warnings.

🤖 Generated with Claude Code

Promotes the [Unreleased] section in CHANGELOG.md to a tagged
[0.2.0] — 2026-04-29 entry, adds the standard ### Verified block,
and refreshes the comparison links at the bottom. package.json's
version bumps 0.1.1 → 0.2.0 to match.

This is a minor (not patch) release because the work in PR #11
adds substantial editor surfaces (multi-select, inspector multi-
edit, drag-to-scrub, copy/paste attributes, var() autocomplete, ?
cheat sheet, Cmd-K command palette, layers keyboard nav, palette
pattern flyout, per-tag empty-slot hints). No breaking changes —
saved project files load identically and every export plugin
stays at full feature parity.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avanelsas avanelsas merged commit 8906838 into main Apr 29, 2026
1 check passed
@avanelsas avanelsas deleted the release/v0.2.0 branch April 30, 2026 08:40
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