Skip to content

Commit

Permalink
chore(release): v2024.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Aug 4, 2024
1 parent ec5c16e commit 48ab2d2
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 10 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
Changelog
## [2024.3.36](https://github.com/davidsneighbour/kollitsch.dev/compare/v2024.3.35...v2024.3.36) (2024-08-04)


### Content

* **new:** /blog/2024/image-creation-timeouts-with-gohugo-131/ ([12de6c4](https://github.com/davidsneighbour/kollitsch.dev/commit/12de6c42a6934fcfc63a7fbb9630ecf73d104aa3))


### Theme

* **fix:** prolong image creation timeout ([a496ffd](https://github.com/davidsneighbour/kollitsch.dev/commit/a496ffdc44d0ed44fa526f2dadc64cb3e6bd0a5c))


### Refactors

* remove excessive empty lines ([ec5c16e](https://github.com/davidsneighbour/kollitsch.dev/commit/ec5c16e18fc808348ee22365c050da64526a4675))


### Chore

* **deps:** update hugo modules ([a7d4d71](https://github.com/davidsneighbour/kollitsch.dev/commit/a7d4d71128e8f9e1428a01150539027e5db19df5))


### Configuration

* **fix:** update development module mounts ([82b459c](https://github.com/davidsneighbour/kollitsch.dev/commit/82b459c0f4cefb54a306c86be944ce75b4001810))

## [2024.3.35](https://github.com/davidsneighbour/kollitsch.dev/compare/v2024.3.28...v2024.3.35) (2024-07-31)


Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors:
given-names: "Patrick"
orcid: "https://orcid.org/0000-0001-6250-2135"
title: "kollitsch.dev"
version: 2024.3.35
date-released: 2024-07-31
version: 2024.3.36
date-released: 2024-08-04
url: "https://github.com/davidsneighbour/kollitsch.dev"
2 changes: 1 addition & 1 deletion assets/data/build.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2024.3.35"
"version": "2024.3.36"
}
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ require (
github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff // indirect
github.com/davidsneighbour/hugo-modules/modules/auditor v1.2024.15 // indirect
github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.27 // indirect
github.com/davidsneighbour/hugo-modules/modules/errors v1.2024.3 // indirect
github.com/davidsneighbour/hugo-modules/modules/feeds v1.2024.10 // indirect
github.com/davidsneighbour/hugo-modules/modules/functions v1.2024.19 // indirect
github.com/davidsneighbour/hugo-modules/modules/giscus v1.2024.3 // indirect
Expand All @@ -26,7 +25,6 @@ require (
github.com/davidsneighbour/hugo-modules/modules/robots v1.2024.3 // indirect
github.com/davidsneighbour/hugo-modules/modules/schema v1.2024.0 // indirect
github.com/davidsneighbour/hugo-modules/modules/security v1.2024.1 // indirect
github.com/davidsneighbour/hugo-modules/modules/seo v1.2024.0 // indirect
github.com/davidsneighbour/hugo-modules/modules/shortcodes v1.2024.0 // indirect
github.com/davidsneighbour/hugo-modules/modules/sitemap v1.2024.9 // indirect
github.com/davidsneighbour/hugo-modules/modules/social v1.2024.1 // indirect
Expand Down
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ github.com/davidsneighbour/hugo-modules/modules/auditor v1.2024.15 h1:9Pge2dRRqf
github.com/davidsneighbour/hugo-modules/modules/auditor v1.2024.15/go.mod h1:Zjhg0WuSFxQcwAcIzaNO46K+sRyMyeb+Wwk7G+tytKc=
github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.27 h1:QupPdOhv4DAYZ8F6mB8InWU7q92ahA7O7nAbpKhQGmE=
github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.27/go.mod h1:URThzoZUs6mf6c2b0TJMW7jm2SkmG2IhZDUBq9jxjOY=
github.com/davidsneighbour/hugo-modules/modules/errors v1.2024.3 h1:kgK51e0NFB8Lasu8V71XoLOmdO7yKgxNPFhm8e+7ck0=
github.com/davidsneighbour/hugo-modules/modules/errors v1.2024.3/go.mod h1:19ZtwsMLIs2XThZd6c+gMnktRW2DfuMXRgKouWgnTpY=
github.com/davidsneighbour/hugo-modules/modules/feeds v1.2024.10 h1:e0BhYWY5ZoYAXstGxkdDxYAcQm82HOWB6YQplgFsdkY=
github.com/davidsneighbour/hugo-modules/modules/feeds v1.2024.10/go.mod h1:3BVnAOaEbdaAWv7qqQsg6jGTlmw/NCYNiNtCE/yQ71U=
github.com/davidsneighbour/hugo-modules/modules/functions v1.2024.19 h1:sPAR0OMQ3N+Tg1S7AF22sqzs/HCthut4mxofCZKYXik=
Expand Down Expand Up @@ -44,8 +42,6 @@ github.com/davidsneighbour/hugo-modules/modules/schema v1.2024.0 h1:lyEOUF54/JXM
github.com/davidsneighbour/hugo-modules/modules/schema v1.2024.0/go.mod h1:wrw9k+WtwgzbOHBk5DvBy4WUB1AY2YAgpdrDWO0oWUk=
github.com/davidsneighbour/hugo-modules/modules/security v1.2024.1 h1:RokqnnuSCW7K3smfKVMBOzAEYbDrsElTWu64itjFUKY=
github.com/davidsneighbour/hugo-modules/modules/security v1.2024.1/go.mod h1:F0q9Gy4c+4MmZDmNaqPSpL79bLjWrJFUnNam4QHMMmg=
github.com/davidsneighbour/hugo-modules/modules/seo v1.2024.0 h1:kTXzD26qvXNnx0AAAO3R3BjkIZ5Urf4FUN6jI1rB6eo=
github.com/davidsneighbour/hugo-modules/modules/seo v1.2024.0/go.mod h1:b4Pu0WC6nEPxJvcrZkK8wtiPM5WrdlzLzJTFBPalRh4=
github.com/davidsneighbour/hugo-modules/modules/shortcodes v1.2024.0 h1:X7aDwUJ+ra6Y5xRI13DtG2wZPLduuxT9Hy4441u3Kwc=
github.com/davidsneighbour/hugo-modules/modules/shortcodes v1.2024.0/go.mod h1:DwYSv5Lnx6UsCN47gLsWUIwhcSm63S65TBDEF2hrp3A=
github.com/davidsneighbour/hugo-modules/modules/sitemap v1.2024.9 h1:g8TBtNLW5+BTIoysfQeJfuv2vWgz0CvIIayq4KsnRj4=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/kollitsch-dev",
"description": "Website and content for kollitsch.dev",
"version": "2024.3.35",
"version": "2024.3.36",
"license": "UNLICENSED",
"private": true,
"repository": "davidsneighbour/kollitsch.dev",
Expand Down

0 comments on commit 48ab2d2

Please sign in to comment.