Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 22:21
· 5 commits to main since this release

Automated review cleanup

Small follow-up to 0.2.0, addressing findings from Obsidian's plugin review scan.

  • Fixed a floating promise on the Wheel of the Year's delete-holiday button (addEventListener wants a void-returning listener; the async work now runs inside a void IIFE instead).
  • Collapsed a stray split column-gap/row-gap pair on the featured card into the gap shorthand, matching the rest of the stylesheet.

Install (manual): copy main.js, manifest.json, and styles.css into .obsidian/plugins/eleven-days/. BRAT users get it automatically from this release.

Full Changelog: 0.2.0...0.2.1