Skip to content

Commit

Permalink
chore(release): v1.2024.35
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
  • Loading branch information
davidsneighbour committed Nov 30, 2024
1 parent e2a4e30 commit 9ecb65b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Changelog
## [1.2024.35](https://github.com/davidsneighbour/hugo-darkskies/compare/v1.2024.34...v1.2024.35) (2024-11-30)


### Theme

* **fix:** headline size ([e2a4e30](https://github.com/davidsneighbour/hugo-darkskies/commit/e2a4e303e5e7be7f783c4f0895df914a25bb8c7d))

## [1.2024.34](https://github.com/davidsneighbour/hugo-darkskies/compare/v1.2024.33...v1.2024.34) (2024-11-30)


Expand Down
2 changes: 1 addition & 1 deletion assets/data/darkskies.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_comment": "Dynamically created. Do not edit.",
"version": "1.2024.34"
"version": "1.2024.35"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/hugo-darkskies",
"description": "A blog theme for GoHugo.",
"version": "1.2024.34",
"version": "1.2024.35",
"license": "MIT",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com>",
"keywords": [],
Expand Down

0 comments on commit 9ecb65b

Please sign in to comment.