Commit b91c297
fix: spread parserOpts and writerOpts to avoid immutable object error
The preset config objects may be frozen. Create shallow copies before
passing to conventional-changelog-core to avoid "Cannot modify
immutable object" error.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 447dd87 commit b91c297
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments