Skip to content

Commit b125243

Browse files
chore: release v0.1.23
1 parent f4a25f2 commit b125243

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.23](https://github.com/alex289/git-commit-stats/compare/v0.1.22...v0.1.23) - 2025-02-17
10+
11+
### Added
12+
13+
- Show top committers
14+
15+
### Fixed
16+
17+
- Set license instead of file in cargo.toml
18+
- Formatting
19+
20+
### Other
21+
22+
- bump the dependencies group with 2 updates
23+
924
## [0.1.22](https://github.com/alex289/git-commit-stats/compare/v0.1.21...v0.1.22) - 2025-01-22
1025

1126
### 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.1.22"
3+
version = "0.1.23"
44
edition = "2021"
55
authors = ["Alexander Konietzko <me@alexanderkonietzko.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)