Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:39
· 57 commits to main since this release

πŸš€ Release Addon Bone v0.10.0 (2026-08-28)

✨ Features

  • options: add options page entrypoint (74cb6f3)

    Add shared View rendering for React and Vanilla with openInTab
    configuration and options_ui manifest generation.

    Rename AbstractOptionsFinder to AbstractParsedFinder and cover discovery,
    parsing, manifests, and browser rendering with tests.

πŸ› Bug Fixed

  • release: correct breaking commit parsing in release notes (f6aa5b2)

  • release: restore version-only GitHub release titles (a790486)

πŸ™Œ Contributors