Skip to content

0.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 16:48
· 18 commits to main since this release

Fixed

  • The release is published as a normal release rather than a GitHub prerelease, so
    Obsidian can find and distribute it. A prerelease is omitted from
    /releases/latest, which answered 404 while two releases were published, and the
    plugin directory rejected the submission with "No release matches your manifest
    version" even though the manifest, the tag and the assets all agreed. Only a tag
    carrying a suffix, such as 0.1.0-beta, is a prerelease now.