Skip to content

Commit 2748496

Browse files
chore: release v0.3.1 (#89)
1 parent fae263d commit 2748496

3 files changed

Lines changed: 27 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.1](https://github.com/alex289/git-commit-stats/compare/v0.3.0...v0.3.1) - 2026-01-02
10+
11+
### Fixed
12+
13+
- Add clippy and fmt manually to ci
14+
- Remove dependabot reviewer
15+
- Formatting
16+
- Clippy errors
17+
18+
### Other
19+
20+
- Update license
21+
- bump git2 from 0.20.2 to 0.20.3 in the dependencies group
22+
- bump clap from 4.5.51 to 4.5.53 in the dependencies group
23+
- bump the dependencies group with 2 updates
24+
- bump the dependencies group with 3 updates
25+
- bump the dependencies group with 2 updates
26+
- bump clap from 4.5.42 to 4.5.45 in the dependencies group
27+
- bump clap from 4.5.40 to 4.5.42 in the dependencies group
28+
- bump clap from 4.5.39 to 4.5.40 in the dependencies group
29+
- bump the dependencies group with 2 updates
30+
- Update outdated comment
31+
- bump the dependencies group with 2 updates
32+
- bump the dependencies group with 2 updates
33+
934
## [0.3.0](https://github.com/alex289/git-commit-stats/compare/v0.2.0...v0.3.0) - 2025-03-04
1035

1136
### Added

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 = "git-commit-stats"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
authors = ["Alexander Konietzko <me@alexanderkonietzko.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)