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