Skip to content

Commit

Permalink
chore(release): v1.2024.27
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Oct 7, 2024
1 parent 02e2e6d commit 93f9d53
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.27](https://github.com/davidsneighbour/hugo-darksky/compare/v1.2024.26...v1.2024.27) (2024-10-07)


### Chore

* rename hugo-darksky to hugo-darkskies ([02e2e6d](https://github.com/davidsneighbour/hugo-darksky/commit/02e2e6d4db42a5ac4e4f6a5acd375bc0ff4ec193))

## [1.2024.26](https://github.com/davidsneighbour/hugo-darksky/compare/v1.2024.25...v1.2024.26) (2024-10-06)


Expand Down
2 changes: 1 addition & 1 deletion assets/data/darksky.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_comment": "Dynamically created. Do not edit.",
"version": "1.2024.26"
"version": "1.2024.27"
}
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.26",
"version": "1.2024.27",
"license": "MIT",
"author": "Patrick Kollitsch <[email protected]>",
"keywords": [],
Expand Down

0 comments on commit 93f9d53

Please sign in to comment.