Skip to content

Commit c8b6251

Browse files
committed
commitmsgfmt 1.7.0
1 parent ab61e15 commit c8b6251

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
`commitmsgfmt` formats commit messages. It reflows and wraps text, with special
44
understanding of patterns often seen in commit messages.
55

6-
## Unreleased
6+
## 1.7.0 - 2025-08-02
77

88
- MSRV 1.63.
99

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 = "commitmsgfmt"
3-
version = "1.6.0-GIT"
3+
version = "1.7.0"
44
authors = ["Mikkel Kjeldsen"]
55
description = "Formats commit messages better than fmt(1) and Vim"
66
publish = false

doc/commitmsgfmt.1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= commitmsgfmt(1)
2-
:version: 1.6.0-GIT
2+
:version: 1.7.0
33
:man source: commitmsgfmt {version}
44
:man manual: User Commands
55
:self: pass:q[*commitmsgfmt*]

0 commit comments

Comments
 (0)