Skip to content

Commit

Permalink
chore(release): v1.2024.26
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Oct 6, 2024
1 parent 6e38a4e commit f00d7d2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
Changelog
## [1.2024.26](https://github.com/davidsneighbour/hugo-darksky/compare/v1.2024.25...v1.2024.26) (2024-10-06)


### Theme

* **fix:** utilitarian color names, fixes ([598a64c](https://github.com/davidsneighbour/hugo-darksky/commit/598a64ce36797e693d2a83962f9189762a54c4c2))
* **wip:** more sass theme documentation ([6e38a4e](https://github.com/davidsneighbour/hugo-darksky/commit/6e38a4e1a4c21d84fabe8b1dd5f792497484081b))


### Build System

* **fix:** update .env.template ([94640b9](https://github.com/davidsneighbour/hugo-darksky/commit/94640b9991c52fb86ea60ddfc3bd7f3ae06b4289))

## [1.2024.25](https://github.com/davidsneighbour/hugo-darksky/compare/v1.2024.18...v1.2024.25) (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.25"
"version": "1.2024.26"
}
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-darksky",
"description": "A blog theme for GoHugo.",
"version": "1.2024.25",
"version": "1.2024.26",
"license": "MIT",
"author": "Patrick Kollitsch <[email protected]>",
"keywords": [],
Expand Down

0 comments on commit f00d7d2

Please sign in to comment.