Skip to content

Commit 8e1c720

Browse files
chore(main): release 0.13.8 (#27)
🤖 I have created a release *beep* *boop* --- ## [0.13.8](v0.13.7...v0.13.8) (2026-06-16) ### Chores * add .tokeignore to restrict LOC badge to Python source ([#29](#29)) ([2ec8c5f](2ec8c5f)) * add .tokeignore to restrict tokei LOC badge to Python source ([2ec8c5f](2ec8c5f)) * sync Justfile ([e1fe46f](e1fe46f)) * sync Justfile ([8bcadae](8bcadae)) * sync Justfile ([d749a0f](d749a0f)) * sync pre-commit hook ([430ad23](430ad23)) * sync pre-commit hook ([bc906fc](bc906fc)) ### Continuous Integration * sync CI workflow ([9c98c38](9c98c38)) * sync CI workflow ([bdb121b](bdb121b)) * sync publish workflow ([369e53a](369e53a)) * sync release workflow ([8e8af45](8e8af45)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: wpfleger-release-bot[bot] <282999489+wpfleger-release-bot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 430ad23 commit 8e1c720

4 files changed

Lines changed: 24 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.13.7"
2+
".": "0.13.8"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# CHANGELOG
22

3+
## [0.13.8](https://github.com/wpfleger96/claude-code-status-line/compare/v0.13.7...v0.13.8) (2026-06-16)
4+
5+
6+
### Chores
7+
8+
* add .tokeignore to restrict LOC badge to Python source ([#29](https://github.com/wpfleger96/claude-code-status-line/issues/29)) ([2ec8c5f](https://github.com/wpfleger96/claude-code-status-line/commit/2ec8c5f919666a1988cd2a0d30a92ed16d42e925))
9+
* add .tokeignore to restrict tokei LOC badge to Python source ([2ec8c5f](https://github.com/wpfleger96/claude-code-status-line/commit/2ec8c5f919666a1988cd2a0d30a92ed16d42e925))
10+
* sync Justfile ([e1fe46f](https://github.com/wpfleger96/claude-code-status-line/commit/e1fe46f30fa2311b31327dddac87ace02f76bf10))
11+
* sync Justfile ([8bcadae](https://github.com/wpfleger96/claude-code-status-line/commit/8bcadae12fb59d753b03e3aae4735bdb2311404d))
12+
* sync Justfile ([d749a0f](https://github.com/wpfleger96/claude-code-status-line/commit/d749a0f6aa6efaa68e6c3293e5b0244154c2c907))
13+
* sync pre-commit hook ([430ad23](https://github.com/wpfleger96/claude-code-status-line/commit/430ad232f8ab786c87efe881bf11e3b21e3f5390))
14+
* sync pre-commit hook ([bc906fc](https://github.com/wpfleger96/claude-code-status-line/commit/bc906fc25025c4c56a271c85ce8f49722ff4a3fc))
15+
16+
17+
### Continuous Integration
18+
19+
* sync CI workflow ([9c98c38](https://github.com/wpfleger96/claude-code-status-line/commit/9c98c38e45e815c4f8c6290abedb41cb695e8297))
20+
* sync CI workflow ([bdb121b](https://github.com/wpfleger96/claude-code-status-line/commit/bdb121beadaeea17fd2ccd3b590cdf39a17184d0))
21+
* sync publish workflow ([369e53a](https://github.com/wpfleger96/claude-code-status-line/commit/369e53a0736a3bda323e3cced1ead326d44d7e2b))
22+
* sync release workflow ([8e8af45](https://github.com/wpfleger96/claude-code-status-line/commit/8e8af45173c463c3e8f6a24b7b341bd9cd9539c9))
23+
324
## [0.13.7](https://github.com/wpfleger96/claude-code-status-line/compare/v0.13.6...v0.13.7) (2026-06-01)
425

526

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "claude-code-statusline"
7-
version = "0.13.7"
7+
version = "0.13.8"
88
description = "A Python script for Claude Code statusline with context usage tracking"
99
readme = "README.md"
1010
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)