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

Configure Feed

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

chore: update changelog

Steve d224a8ca 77890eb2

+53 -4
+22 -3
CHANGELOG.md
··· 1 + ## [0.5.6] - 2026-04-25 2 + 3 + ### ๐Ÿ› Bug Fixes 4 + 5 + - Sequoia update 6 + - Updated type guard to allow textContent to be null 7 + 8 + ### โš™๏ธ Miscellaneous Tasks 9 + 10 + - Release 0.5.6 11 + - Bumped printed version 12 + ## [0.5.5] - 2026-04-15 13 + 14 + ### ๐Ÿ› Bug Fixes 15 + 16 + - Include slug and bskyPostRef in local state 17 + 18 + ### โš™๏ธ Miscellaneous Tasks 19 + 20 + - Update changelog 21 + - Release v0.5.5 22 + 1 23 ## [0.5.4] - 2026-04-13 2 24 3 25 ### ๐Ÿ› Bug Fixes ··· 8 30 9 31 - Update changelog 10 32 - Release 0.5.4 11 - 12 33 ## [0.5.3] - 2026-04-04 13 34 14 35 ### ๐Ÿ› Bug Fixes ··· 22 43 - Update README 23 44 - Lint and format 24 45 - Version bump 25 - 26 46 ## [0.5.2] - 2026-03-22 27 47 28 48 ### โš™๏ธ Miscellaneous Tasks ··· 31 51 - Add auto sync to publishing 32 52 - Update docs 33 53 - Format and bump version 34 - 35 54 ## [0.5.1] - 2026-03-11 36 55 37 56 ### ๐Ÿš€ Features
+31 -1
packages/cli/CHANGELOG.md
··· 1 + ## [0.5.6] - 2026-04-25 2 + 3 + ### ๐Ÿ› Bug Fixes 4 + 5 + - Sequoia update 6 + - Updated type guard to allow textContent to be null 7 + 8 + ### โš™๏ธ Miscellaneous Tasks 9 + 10 + - Release 0.5.6 11 + - Bumped printed version 12 + ## [0.5.5] - 2026-04-15 13 + 14 + ### ๐Ÿ› Bug Fixes 15 + 16 + - Include slug and bskyPostRef in local state 17 + 18 + ### โš™๏ธ Miscellaneous Tasks 19 + 20 + - Release v0.5.5 21 + ## [0.5.4] - 2026-04-13 22 + 23 + ### ๐Ÿ› Bug Fixes 24 + 25 + - Corrected behavior for empty string in pathPrefix 26 + 27 + ### โš™๏ธ Miscellaneous Tasks 28 + 29 + - Update changelog 30 + - Release 0.5.4 31 + 1 32 ## [0.5.3] - 2026-04-04 2 33 3 34 ### ๐Ÿ› Bug Fixes ··· 9 40 - Update changelog 10 41 - Lint and format 11 42 - Version bump 12 - 13 43 ## [0.5.2] - 2026-03-22 14 44 15 45 ### โš™๏ธ Miscellaneous Tasks