Skip to content

Ikenga v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:11
3448a64

Ikenga v0.5.1

7 commits since v0.5.0.

Fixes

  • fix(updater): hold at an installed state instead of relaunching mid-flow
  • fix(release): attribute the tag push to RELEASE_PAT, not the persisted GITHUB_TOKEN

Chores

  • chore: version packages
  • chore(changeset): patch bump for the updater restart-prompt fix

Other

  • Merge pull request #69 from Royalti-io/changeset-release/main
  • Merge pull request #68 from Royalti-io/fix/updater-restart-prompt
  • Merge pull request #67 from Royalti-io/fix/tag-release-pat-attribution

Full Changelog: v0.5.0...v0.5.1

Install

# macOS / Linux — AppImage (portable)
curl -fsSL https://ikenga.dev/install.sh | sh

# Linux — system-wide .deb
curl -fsSL https://ikenga.dev/install.sh | IKENGA_FORMAT=deb sh

# Windows — Git Bash / MSYS / Cygwin
curl -fsSL https://ikenga.dev/install.sh | sh