chore: added CHANGELOG 7e577190
Steve · 2026-01-31 21:07 1 file(s) · +69 −0
CHANGELOG.md (added) +69 −0
1 +
## [0.2.0] - 2026-02-01
2 +
3 +
### 🚀 Features
4 +
5 +
- Added bskyPostRef
6 +
- Added draft field to frontmatter config
7 +
8 +
### ⚙️ Miscellaneous Tasks
9 +
10 +
- Update blog post
11 +
- Fix blog build error
12 +
- Adjust blog post
13 +
- Updated docs
14 +
- Version bump
15 +
## [0.1.1] - 2026-01-31
16 +
17 +
### 🐛 Bug Fixes
18 +
19 +
- Fix tangled url to repo
20 +
21 +
### ⚙️ Miscellaneous Tasks
22 +
23 +
- Merge branch 'main' into feat/blog-post
24 +
- Updated blog post
25 +
- Updated date
26 +
- Added publishing
27 +
- Spelling and grammar
28 +
- Updated package scripts
29 +
- Refactored codebase to use node and fs instead of bun
30 +
- Version bump
31 +
## [0.1.0] - 2026-01-30
32 +
33 +
### 🚀 Features
34 +
35 +
- Init
36 +
- Added blog post
37 +
38 +
### ⚙️ Miscellaneous Tasks
39 +
40 +
- Updated package.json
41 +
- Cleaned up commands and libs
42 +
- Updated init commands
43 +
- Updated greeting
44 +
- Updated readme
45 +
- Link updates
46 +
- Version bump
47 +
- Added hugo support through frontmatter parsing
48 +
- Version bump
49 +
- Updated docs
50 +
- Adapted inject.ts pattern
51 +
- Updated docs
52 +
- Version bump"
53 +
- Updated package scripts
54 +
- Updated scripts
55 +
- Added ignore field to config
56 +
- Udpate docs
57 +
- Version bump
58 +
- Added tags to flow
59 +
- Added ability to exit during init flow
60 +
- Version bump
61 +
- Updated docs
62 +
- Updated links
63 +
- Updated docs
64 +
- Initial refactor
65 +
- Checkpoint
66 +
- Refactored mapping
67 +
- Docs updates
68 +
- Docs updates
69 +
- Version bump