Skip to content

Commit 5a7753c

Browse files
committed
chore: release v0.6.0
1 parent 466da61 commit 5a7753c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
## [Unreleased]
33

44

5+
<a name="v0.6.0"></a>
6+
## [v0.6.0] - 2024-12-03
7+
### Features
8+
- introduce spoiler shortcode
9+
10+
511
<a name="v0.5.2"></a>
612
## [v0.5.2] - 2024-11-15
713
### Fixes
@@ -75,7 +81,8 @@
7581
- initial commit
7682

7783

78-
[Unreleased]: https://github.com/michenriksen/hugo-theme-til/compare/v0.5.2...HEAD
84+
[Unreleased]: https://github.com/michenriksen/hugo-theme-til/compare/v0.6.0...HEAD
85+
[v0.6.0]: https://github.com/michenriksen/hugo-theme-til/compare/v0.5.2...v0.6.0
7986
[v0.5.2]: https://github.com/michenriksen/hugo-theme-til/compare/v0.5.1...v0.5.2
8087
[v0.5.1]: https://github.com/michenriksen/hugo-theme-til/compare/v0.5.0...v0.5.1
8188
[v0.5.0]: https://github.com/michenriksen/hugo-theme-til/compare/v0.4.0...v0.5.0

data/til/meta.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
themeName = "Today I Learned"
2-
themeVersion = "0.5.2"
2+
themeVersion = "0.6.0"
33
themeUrl = "https://github.com/michenriksen/hugo-theme-til"

0 commit comments

Comments
 (0)