Skip to content

Commit 10c5c98

Browse files
committed
chore: Release
1 parent 77952f2 commit 10c5c98

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

1214
### Features
@@ -749,7 +751,8 @@ this.
749751
[@tak1n]: https://github.com/tak1n
750752

751753
<!-- next-url -->
752-
[Unreleased]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.10...HEAD
754+
[Unreleased]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.11...HEAD
755+
[0.19.11]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.10...v0.19.11
753756
[0.19.10]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.9...v0.19.10
754757
[0.19.9]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.8...v0.19.9
755758
[0.19.8]: https://github.com/cobalt-org/cobalt.rs/compare/v0.19.7...v0.19.8

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.10"
95+
version = "0.19.11"
9696
description = "Static site generator written in Rust"
9797
readme = "README.md"
9898
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)