release: @hasna/statusline 0.0.3 - #9
Merged
Merged
Conversation
Publish the per-session account resolution merged in #8. The installed 0.0.2 predates the auth-profile segment entirely, so the fix has been on main but absent from every install since it landed. Promotes the existing Unreleased notes to 0.0.3. No source changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publishes the per-session account resolution that merged in #8.
mainhas carried the fix since #8 landed, but the published0.0.2predatesthe
auth-profilesegment entirely — so every install still resolves theaccount from a global pointer. Merging #8 changed nothing observable without a
release; this is that release.
Promotes the existing
UnreleasedCHANGELOG section to0.0.3. No sourcechanges.
Verified on the merge commit (4a357ae)
bun run check→ exit0, 167 pass / 0 fail, 312 expect() calls, 9 filesmain→success(run 30200929147, head4a357ae)CLAUDE_CONFIG_DIR, each rendered its own profile name, while the sharedaccounts active claudepointer returned a third, unrelated profile. Bothrenders exited
0.Note for whoever installs it
auth-profileshipsdefaultEnabled: false, so publishing alone will not makeit appear — it has to be enabled per install.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.