Skip to content

Commit 92da42a

Browse files
committed
Prepare for release v0.21.0.0
1 parent 569c290 commit 92da42a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ user in the changelog.
55

66
## [Unreleased]
77

8+
## [0.21.0.0] - 2024-11-04
9+
810
Lots of behind-the-scenes stuff.
911

1012
### Changed/Fixed
@@ -159,7 +161,8 @@ Gearing up for server daemon.
159161

160162
* Initial release
161163

162-
[unreleased]: https://github.com/someodd/bore/compare/v0.20.0.0...HEAD
164+
[unreleased]: https://github.com/someodd/bore/compare/v0.21.0.0...HEAD
165+
[0.21.0.0]: https://github.com/someodd/bore/compare/v0.20.0.0...v0.21.0.0
163166
[0.20.0.0]: https://github.com/someodd/bore/compare/v0.19.0.0...v0.20.0.0
164167
[0.19.0.0]: https://github.com/someodd/bore/compare/v0.18.0.0...v0.19.0.0
165168
[0.18.0.0]: https://github.com/someodd/bore/compare/v0.17.0.0...v0.18.0.0

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: bore
2-
version: 0.20.0.0
2+
version: 0.21.0.0
33
synopsis: Build gopherholes.
44
description: |
55
Static site builder, but for gopherholes. Manage phlogs with tags, use the Markdown renderer and Mustache templating system.

0 commit comments

Comments
 (0)