Fixed
- The installer no longer reports the version as
mainafter a fresh
install from GitHub releases.elo versionnow 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--refare unaffected.
Docs
- Documented the PR/release draft workflow and the
-rcpre-release
suffix convention inskills/git-github-workflow.
Upgrade
elo updateWhat'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