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

chore: updated changelog

+21 -1
+21 -1
CHANGELOG.md
··· 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 + 1 21 ## [0.4.0] - 2026-02-07 2 22 3 23 ### ๐Ÿš€ Features ··· 13 33 - Update docs 14 34 - Updated comments 15 35 - Lint 16 - 36 + - Release 0.4.0 17 37 ## [0.3.3] - 2026-02-05 18 38 19 39 ### โš™๏ธ Miscellaneous Tasks