## [0.5.3] - 2026-04-04 ### 🐛 Bug Fixes - Fixed frontmatter regex to account for windows carriage return ### ⚙️ Miscellaneous Tasks - Update changelog - Lint and format - Version bump ## [0.5.2] - 2026-03-22 ### ⚙️ Miscellaneous Tasks - Add auto sync to publishing - Format and bump version ## [0.5.1] - 2026-03-11 ### 🚀 Features - Add json schema - Add option to disable publishing (text) content - Add updated at support ### ⚙️ Miscellaneous Tasks - Added and applied formatting to server - Added branded and customization to subscribe - Applied formatting - Version bump ## [0.5.0] - 2026-02-27 ### 🚀 Features - Added slug templating - Add subscription component ### 🐛 Bug Fixes - Preserve PDS-side fields (e.g. bskyPostRef) on document update ### ⚙️ Miscellaneous Tasks - Misc updates - Lint and format - Version bump and clean up ## [0.4.0] - 2026-02-07 ### ⚙️ Miscellaneous Tasks - Refactored package into existing cli - Updated thread style and added test.html - Lint - Release 0.4.0 ## [0.3.3] - 2026-02-05 ### ⚙️ Miscellaneous Tasks - Cleaned up remaining auth implementations - Format - Release 0.3.3 ## [0.3.2] - 2026-02-05 ### 🐛 Bug Fixes - Fixed issue with auth selection in init command ### ⚙️ Miscellaneous Tasks - Release 0.3.2 ## [0.3.1] - 2026-02-04 ### 🐛 Bug Fixes - Asset subdirectories ### ⚙️ Miscellaneous Tasks - Updated authentication ux - Release 0.3.1 - Bumped version ## [0.3.0] - 2026-02-04 ### 🚀 Features - Initial oauth implementation - Add stripDatePrefix option for Jekyll-style filenames - Add `update` command ### ⚙️ Miscellaneous Tasks - Cleaned up types - Updated icon styles - Bumped version ## [0.2.1] - 2026-02-02 ### ⚙️ Miscellaneous Tasks - Merge main into chore/fronmatter-config-updates - Added linting and formatting - Linting updates - Refactored to use fallback approach if frontmatter.slugField is provided or not - Version bump ## [0.2.0] - 2026-02-01 ### 🚀 Features - Added bskyPostRef - Added draft field to frontmatter config ### ⚙️ Miscellaneous Tasks - Resolved action items from issue #3 - Adjusted tags to accept yaml multiline arrays for tags - Updated inject to handle new slug options - Updated comments - Version bump ## [0.1.1] - 2026-01-31 ### 🐛 Bug Fixes - Fix tangled url to repo ### ⚙️ Miscellaneous Tasks - Merge branch 'main' into feat/blog-post - Refactored codebase to use node and fs instead of bun - Version bump ## [0.1.0] - 2026-01-30 ### 🚀 Features - Init ### ⚙️ Miscellaneous Tasks - Updated package.json - Cleaned up commands and libs - Updated init commands - Updated greeting - Updated readme - Version bump - Added hugo support through frontmatter parsing - Version bump - Adapted inject.ts pattern - Version bump" - Updated package scripts - Added ignore field to config - Version bump - Added tags to flow - Added ability to exit during init flow - Version bump - Initial refactor - Checkpoint - Refactored mapping - Version bump