Skip to content

Commit c358e91

Browse files
committed
chore: Release
1 parent 940c5c5 commit c358e91

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.19.12] - 2025-04-10
11+
1012
## [0.19.11] - 2025-04-10
1113

1214
## [0.19.10] - 2025-04-10
@@ -751,7 +753,8 @@ this.
751753
[@tak1n]: https://github.com/tak1n
752754

753755
<!-- next-url -->
754-
[Unreleased]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.11...HEAD
756+
[Unreleased]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.12...HEAD
757+
[0.19.12]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.11...v0.19.12
755758
[0.19.11]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.10...v0.19.11
756759
[0.19.10]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.9...v0.19.10
757760
[0.19.9]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.8...v0.19.9

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
@@ -92,7 +92,7 @@ assigning_clones = "allow" # TODO
9292

9393
[package]
9494
name = "cobalt-bin"
95-
version = "0.19.11"
95+
version = "0.19.12"
9696
description = "Static site generator written in Rust"
9797
readme = "README.md"
9898
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)