Skip to content

v0.6.1

Latest

Choose a tag to compare

@3nderXP 3nderXP released this 22 Jul 05:38
· 2 commits to main since this release
883f9c9

Fixed

  • The installer no longer reports the version as main after a fresh
    install from GitHub releases. elo version now correctly shows the
    installed release tag (e.g. v0.6.1) when installed via the README
    curl -fsSL https://github.com/3nderXP/elo/releases/latest/download/install.sh | bash
    command. Pinned installs with an explicit --ref are unaffected.

Docs

  • Documented the PR/release draft workflow and the -rc pre-release
    suffix convention in skills/git-github-workflow.

Upgrade

elo update

What's Changed

  • fix(install): resolve latest release tag when --ref is not explicit by @3nderXP in #22
  • docs(skill): document PR/release draft workflow and rc suffix rule by @3nderXP in #23
  • Release v0.6.1 by @3nderXP in #24

Full Changelog: v0.6.0...v0.6.1