Skip to content

Commit ceb9b98

Browse files
committed
chore: Release git-conventional version 0.12.9
1 parent 98291a6 commit ceb9b98

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [0.12.9] - 2025-01-30
11+
1012
### Internal
1113

1214
- Update dependencies
@@ -160,7 +162,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
160162
### Fixes
161163

162164
<!-- next-url -->
163-
[Unreleased]: https://github.com/crate-ci/git-conventional/compare/v0.12.8...HEAD
165+
[Unreleased]: https://github.com/crate-ci/git-conventional/compare/v0.12.9...HEAD
166+
[0.12.9]: https://github.com/crate-ci/git-conventional/compare/v0.12.8...v0.12.9
164167
[0.12.8]: https://github.com/crate-ci/git-conventional/compare/v0.12.7...v0.12.8
165168
[0.12.7]: https://github.com/crate-ci/git-conventional/compare/v0.12.6...v0.12.7
166169
[0.12.6]: https://github.com/crate-ci/git-conventional/compare/v0.12.5...v0.12.6

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
@@ -88,7 +88,7 @@ zero_sized_map_values = "warn"
8888

8989
[package]
9090
name = "git-conventional"
91-
version = "0.12.8"
91+
version = "0.12.9"
9292
description = "A parser library for the Conventional Commit specification."
9393
authors = ["Ed Page <[email protected]>", "Jean Mertz <[email protected]>"]
9494
homepage = "https://github.com/crate-ci/git-conventional"

0 commit comments

Comments
 (0)