this repo has no description
at main 166 lines 3.1 kB view raw view rendered
1## [0.5.0] - 2026-02-27 2 3### 🚀 Features 4 5- Added slug templating 6- Add subscription component 7 8### 🐛 Bug Fixes 9 10- Preserve PDS-side fields (e.g. bskyPostRef) on document update 11 12### ⚙️ Miscellaneous Tasks 13 14- Updated docs 15- Misc updates 16- Lint and format 17- Refactored docs to worker + static assets 18- Refactored to use atproto oauth lib 19- Version bump and clean up 20 21## [0.4.0] - 2026-02-07 22 23### 🚀 Features 24 25- Initial ui components 26 27### ⚙️ Miscellaneous Tasks 28 29- Small updates 30- Refactored package into existing cli 31- Tested comments in docs 32- Updated thread style and added test.html 33- Update docs 34- Updated comments 35- Lint 36- Release 0.4.0 37## [0.3.3] - 2026-02-05 38 39### ⚙️ Miscellaneous Tasks 40 41- Cleaned up remaining auth implementations 42- Format 43- Release 0.3.3 44## [0.3.2] - 2026-02-05 45 46### 🐛 Bug Fixes 47 48- Fixed issue with auth selection in init command 49 50### ⚙️ Miscellaneous Tasks 51 52- Release 0.3.2 53## [0.3.1] - 2026-02-04 54 55### 🐛 Bug Fixes 56 57- Asset subdirectories 58 59### ⚙️ Miscellaneous Tasks 60 61- Updated authentication ux 62- Release 0.3.1 63- Bumped version 64## [0.3.0] - 2026-02-04 65 66### 🚀 Features 67 68- Initial oauth implementation 69- Add stripDatePrefix option for Jekyll-style filenames 70- Add `update` command 71 72### ⚙️ Miscellaneous Tasks 73 74- Update changelog 75- Added workflows 76- Updated workflows 77- Updated workflows 78- Cleaned up types 79- Updated icon styles 80- Updated og image 81- Updated docs 82- Docs updates 83- Bumped version 84## [0.2.1] - 2026-02-02 85 86### ⚙️ Miscellaneous Tasks 87 88- Added CHANGELOG 89- Merge main into chore/fronmatter-config-updates 90- Added linting and formatting 91- Linting updates 92- Refactored to use fallback approach if frontmatter.slugField is provided or not 93- Version bump 94## [0.2.0] - 2026-02-01 95 96### 🚀 Features 97 98- Added bskyPostRef 99- Added draft field to frontmatter config 100 101### ⚙️ Miscellaneous Tasks 102 103- Resolved action items from issue #3 104- Adjusted tags to accept yaml multiline arrays for tags 105- Updated inject to handle new slug options 106- Updated comments 107- Update blog post 108- Fix blog build error 109- Adjust blog post 110- Updated docs 111- Version bump 112## [0.1.1] - 2026-01-31 113 114### 🐛 Bug Fixes 115 116- Fix tangled url to repo 117 118### ⚙️ Miscellaneous Tasks 119 120- Merge branch 'main' into feat/blog-post 121- Updated blog post 122- Updated date 123- Added publishing 124- Spelling and grammar 125- Updated package scripts 126- Refactored codebase to use node and fs instead of bun 127- Version bump 128## [0.1.0] - 2026-01-30 129 130### 🚀 Features 131 132- Init 133- Added blog post 134 135### ⚙️ Miscellaneous Tasks 136 137- Updated package.json 138- Cleaned up commands and libs 139- Updated init commands 140- Updated greeting 141- Updated readme 142- Link updates 143- Version bump 144- Added hugo support through frontmatter parsing 145- Version bump 146- Updated docs 147- Adapted inject.ts pattern 148- Updated docs 149- Version bump" 150- Updated package scripts 151- Updated scripts 152- Added ignore field to config 153- Udpate docs 154- Version bump 155- Added tags to flow 156- Added ability to exit during init flow 157- Version bump 158- Updated docs 159- Updated links 160- Updated docs 161- Initial refactor 162- Checkpoint 163- Refactored mapping 164- Docs updates 165- Docs updates 166- Version bump