A CLI for publishing standard.site documents to ATProto sequoia.pub
standard site lexicon cli publishing
56
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update changelog

Steve a9a8e15d 36b37884

+12 -1
+12 -1
packages/cli/CHANGELOG.md
··· 1 + ## [0.5.3] - 2026-04-04 2 + 3 + ### 🐛 Bug Fixes 4 + 5 + - Fixed frontmatter regex to account for windows carriage return 6 + 7 + ### ⚙️ Miscellaneous Tasks 8 + 9 + - Update changelog 10 + - Lint and format 11 + - Version bump 12 + 1 13 ## [0.5.2] - 2026-03-22 2 14 3 15 ### ⚙️ Miscellaneous Tasks 4 16 5 17 - Add auto sync to publishing 6 18 - Format and bump version 7 - 8 19 ## [0.5.1] - 2026-03-11 9 20 10 21 ### 🚀 Features