Ikenga v0.7.1
Ikenga v0.7.1
8 commits since v0.7.0.
Fixes
- fix(ci): unbreak shell versioning — changesets v3 stopped bumping private packages
- fix(approve-gate): Reject/Approve/Retry never wrote anything
Chores
- chore: version packages
- chore(changeset): patch bump for the approve-gate fix
Other
- Merge pull request #80 from Royalti-io/changeset-release/main
- design(icons): adopt the Nsibidi "ike" app mark
- Merge pull request #79 from Royalti-io/fix/wp-12-docs
- WP-12 docs: correct same-origin/frontendDist comments and add security consequence
Full Changelog: v0.7.0...v0.7.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