Skip to content

v1.1.2 - Bug Fix Release

Choose a tag to compare

@jdrhyne jdrhyne released this 15 Jul 10:46
· 5 commits to main since this release

馃悰 Bug Fixes

This patch release fixes a critical issue where blog posts could render without proper styling.

Fixed

  • Removed misplaced markdown file from src/pages/blog/ directory that was causing the sample blog post to render without layout and styling (#11)
  • Blog posts now correctly render with the theme's full layout system

Testing

  • Added automated test to prevent markdown files from being placed in the pages directory
  • Test suite ensures blog posts always render with proper styling

Credits

Special thanks to @jdrhyne for reporting this issue with detailed information that made it easy to diagnose and fix!

Full Changelog: v1.1.1...v1.1.2