Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 04:57
· 11 commits to main since this release

What's changed in v0.1.1

  • docs: add CHANGELOG.md so simple-release workflow can source release notes (by @patrickleet)

    The v0.1.0 GitHub Release was created manually because this file was
    missing; subsequent tags will pick notes from here.

  • ci: enable automated version-and-tag on push to main (by @patrickleet)

    Adds the unbounded-tech/workflow-vnext-tag job after validate+test.
    Conventional commits on main now drive auto-tagging, which fires
    on-version-tagged → publish + simple-release.

    DEPLOY_KEY secret was provisioned via vnext generate-deploy-key.

See full diff: v0.1.0...v0.1.1