Skip to content

Commit d729ae7

Browse files
authored
Merge pull request #10 from Team-MaRo/release-please--branches--master--components--cc-statusline
chore(master): release 0.1.2
2 parents 603bec6 + af0f5d5 commit d729ae7

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.2](https://github.com/Team-MaRo/cc-statusline/compare/0.1.1...0.1.2) (2026-06-22)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **ci:** group dependabot updates by ecosystem ([a83dd71](https://github.com/Team-MaRo/cc-statusline/commit/a83dd715d7c6a0d551cbc673ff5f4a3070d38f93))
14+
815
## [0.1.1](https://github.com/Team-MaRo/cc-statusline/compare/0.1.0...0.1.1) (2026-06-21)
916

1017

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cc-statusline"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "Customizable Claude Code statusline with rate-limit curves, context bar, and git info"
66
license = "MIT"

0 commit comments

Comments
 (0)