Skip to content

chore: bump version to 1.4.2#39

Merged
daniel3303 merged 1 commit into
mainfrom
chore/bump-version-1.4.2
Apr 23, 2026
Merged

chore: bump version to 1.4.2#39
daniel3303 merged 1 commit into
mainfrom
chore/bump-version-1.4.2

Conversation

@daniel3303
Copy link
Copy Markdown
Owner

Summary

Follow-up to #38. The revert landed but the version bump intended to ship alongside it was lost when the compound git commit && git push origin main was blocked by policy before any of the sub-commands ran. Open a dedicated PR for the version bump so v1.4.2 can be tagged from a clean main.

Code changes

  • statusline.sh:6VERSION="1.4.1"VERSION="1.4.2".
  • statusline.ps1:3$VERSION = "1.4.1"$VERSION = "1.4.2".

How to test

  1. On merge, grep VERSION statusline.sh statusline.ps1 on main → both report 1.4.2.
  2. Follow-up tag v1.4.2 and GitHub release from the merge commit.

@daniel3303 daniel3303 merged commit 2b9be7f into main Apr 23, 2026
@daniel3303 daniel3303 deleted the chore/bump-version-1.4.2 branch April 23, 2026 16:56
dungartoriaaa pushed a commit to dungartoriaaa/ClaudeCodeStatusLine that referenced this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant