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

Release v0.4.0 #20

merged opened by stevedylan.dev targeting main from release-v0.4.0
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:ia2zdnhjaokf5lazhxrmj6eu/sh.tangled.repo.pull/3mecfjzer5g22
+19 -3
Diff #0
+18 -2
CHANGELOG.md
··· 1 - ## [0.3.3.] - 2026-02-04 1 + ## [0.4.0] - 2026-02-07 2 + 3 + ### 🚀 Features 4 + 5 + - Initial ui components 6 + 7 + ### ⚙️ Miscellaneous Tasks 8 + 9 + - Small updates 10 + - Refactored package into existing cli 11 + - Tested comments in docs 12 + - Updated thread style and added test.html 13 + - Update docs 14 + - Updated comments 15 + - Lint 16 + 17 + ## [0.3.3] - 2026-02-05 2 18 3 19 ### ⚙️ Miscellaneous Tasks 4 20 5 21 - Cleaned up remaining auth implementations 6 22 - Format 7 - 23 + - Release 0.3.3 8 24 ## [0.3.2] - 2026-02-05 9 25 10 26 ### 🐛 Bug Fixes
+1 -1
packages/cli/package.json
··· 1 1 { 2 2 "name": "sequoia-cli", 3 - "version": "0.3.3", 3 + "version": "0.4.0", 4 4 "type": "module", 5 5 "bin": { 6 6 "sequoia": "dist/index.js"

History

1 round 0 comments
sign up or login to add to the discussion
stevedylan.dev submitted #0
1 commit
expand
chore: release 0.4.0
1/1 success
expand
expand 0 comments
pull request successfully merged