Releases: CloudWithChris/hugo-creator
Releases · CloudWithChris/hugo-creator
v0.0.32
Reorder the params initialisation to pull from the site config.
Full Changelog: v0.0.31...v0.0.32
v0.0.31 - Fix missing end bug
Fix missing {{ end }}
Full Changelog: v0.0.30...v0.0.31
v0.0.30
Bug fix for missing params variable in the audio player.
Full Changelog: v0.0.29...v0.0.30
v0.0.29 - Ease maintenance overhead
This release reduces the external integrations into the theme. Additionally, it adds Node into the Codespaces devcontainer to make future edits easier (due to the dependencies on Twitter Bootstrap, and requiring npm ci
to access required dependencies).
What's Changed
Other Changes
- Reduce external integration points by @chrisreddington in #142
Full Changelog: v0.0.28...v0.0.29
V0.0.28 - Top 3 Blog Post Bug fix
What's Changed
Other Changes
- Fix for popular site issue by @chrisreddington in #129 - Special thanks to @SamGreenwood1 for raising the issue in #125
- Popular site bug fix by @chrisreddington in #130
Full Changelog: v0.0.27...v0.0.28
V0.0.27
What's Changed
Other Changes
- Remove go from matrix by @chrisreddington in #88
- Banner area change by @chrisreddington in #89
- Bump actions/setup-node from 1 to 3 by @dependabot in #91
- Bump actions/checkout from 2 to 3 by @dependabot in #90
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #94
- Bump microsoft/accessibility-insights-action from 2 to 3 by @dependabot in #103
- Bump fuse.js from 6.5.3 to 6.6.2 in /exampleSite by @dependabot in #104
- Bump @fortawesome/fontawesome-free from 6.0.0 to 6.1.2 in /exampleSite by @dependabot in #106
- Bump bootstrap from 5.1.3 to 5.2.0 in /exampleSite by @dependabot in #105
- Bump @fortawesome/fontawesome-free from 6.1.2 to 6.2.0 in /exampleSite by @dependabot in #109
- Bump github/super-linter from 4 to 5 by @dependabot in #123
- Bump jquery from 3.6.0 to 3.7.0 in /exampleSite by @dependabot in #126
- Bump bootstrap from 5.2.0 to 5.3.0 in /exampleSite by @dependabot in #127
- Bootstrap dark mode fix for Bootstrap 5.3 by @chrisreddington in #128
New Contributors
- @dependabot made their first contribution in #91
Full Changelog: v0.0.26...v0.0.27
v0.0.25 - preview
UI Fix for search
v0.0.24 - preview
What's Changed
Other Changes
- Preview/imagepartial fix by @chrisreddington in #80
Full Changelog: v0.0.23...v0.0.24
v0.0.23 - preview
What's Changed
Other Changes
- Enable Generic Type by @chrisreddington in #79
Full Changelog: v0.0.21...v0.0.23
v0.0.21
What's Changed
Exciting New Features 🎉
- Several optimisations around SEO, image resizing and more by @chrisreddington in #76
Full Changelog: V0.0.22...v0.0.21