v0.1.6: ship 0.1.5's features with the icon fix
Lint / REUSE compliance (push) Successful in 3s
Build and Test / Build and run tests (push) Failing after 1s
Lint / clang-format (push) Failing after 8s
Build and Publish Flatpak / Build Flatpak (push) Failing after 4s
Build and Publish Flatpak / Deploy hosted repo to Pages (push) Skipped

v0.1.5 was tagged but never published: its Flatpak build failed on the
new icon. This release carries the same features (editable stage
history, `kareer history`, auto-ghosting, new icon, Add-form fix) plus
the icon fix. Bump the version, add the 0.1.6 metainfo release, and
update the manifest's pinned tag.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_01BxDf7HqD1xPnsZP8wt3NTk
This commit is contained in:
2026-09-11 17:09:10 -05:00
co-authored by Claude Opus 5
parent ea4a3cc315
commit f304850c7a
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -39,5 +39,5 @@ modules:
# For Flathub / release builds, pin to a tag AND commit instead:
# - type: git
# url: https://github.com/toservetheking/Kareer.git
# tag: v0.1.5
# tag: v0.1.6
# commit: <fill in the exact commit SHA the tag points at>