Commit 48bd866
committed
fix: include emoji placeholder in generated config template
• Add {emoji} placeholder to template in buildConfig function
• Generated configs now include {emoji} in format.template field
• Fixes issue where emojis didn't appear in commits when enabled
• Template now matches default config structure with emoji support
• Ensures formatCommitMessage can properly replace emoji placeholder1 parent 250dcc5 commit 48bd866
File tree
2 files changed
+14
-2
lines changed- .changeset
- src/lib/presets
2 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments