CHANGELOG.md 2.0 K raw
1
## [0.3.0] - 2026-02-03
2
3
### 🚀 Features
4
5
- Initial oauth implementation
6
- Add stripDatePrefix option for Jekyll-style filenames
7
- Add `update` command
8
9
### ⚙️ Miscellaneous Tasks
10
11
- Update changelog
12
- Added workflows
13
- Updated workflows
14
- Updated workflows
15
- Cleaned up types
16
- Updated icon styles
17
- Updated og image
18
- Updated docs
19
- Docs updates
20
21
## [0.2.1] - 2026-02-02
22
23
### ⚙️ Miscellaneous Tasks
24
25
- Added CHANGELOG
26
- Merge main into chore/fronmatter-config-updates
27
- Added linting and formatting
28
- Linting updates
29
- Refactored to use fallback approach if frontmatter.slugField is provided or not
30
- Version bump
31
## [0.2.0] - 2026-02-01
32
33
### 🚀 Features
34
35
- Added bskyPostRef
36
- Added draft field to frontmatter config
37
38
### ⚙️ Miscellaneous Tasks
39
40
- Resolved action items from issue #3
41
- Adjusted tags to accept yaml multiline arrays for tags
42
- Updated inject to handle new slug options
43
- Updated comments
44
- Update blog post
45
- Fix blog build error
46
- Adjust blog post
47
- Updated docs
48
- Version bump
49
## [0.1.1] - 2026-01-31
50
51
### 🐛 Bug Fixes
52
53
- Fix tangled url to repo
54
55
### ⚙️ Miscellaneous Tasks
56
57
- Merge branch 'main' into feat/blog-post
58
- Updated blog post
59
- Updated date
60
- Added publishing
61
- Spelling and grammar
62
- Updated package scripts
63
- Refactored codebase to use node and fs instead of bun
64
- Version bump
65
## [0.1.0] - 2026-01-30
66
67
### 🚀 Features
68
69
- Init
70
- Added blog post
71
72
### ⚙️ Miscellaneous Tasks
73
74
- Updated package.json
75
- Cleaned up commands and libs
76
- Updated init commands
77
- Updated greeting
78
- Updated readme
79
- Link updates
80
- Version bump
81
- Added hugo support through frontmatter parsing
82
- Version bump
83
- Updated docs
84
- Adapted inject.ts pattern
85
- Updated docs
86
- Version bump"
87
- Updated package scripts
88
- Updated scripts
89
- Added ignore field to config
90
- Udpate docs
91
- Version bump
92
- Added tags to flow
93
- Added ability to exit during init flow
94
- Version bump
95
- Updated docs
96
- Updated links
97
- Updated docs
98
- Initial refactor
99
- Checkpoint
100
- Refactored mapping
101
- Docs updates
102
- Docs updates
103
- Version bump