Skip to content

Commit e596c3b

Browse files
author
Sophia Marie Terry
committed
Fix changelog gen
1 parent 9cea227 commit e596c3b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

tools/spectral/ipa/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
### Changelog
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4-

tools/spectral/ipa/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@
3737
"auto-changelog" : {
3838
"package" : true,
3939
"commitPattern": "[a-z]+\\(ipa\\):",
40-
"since" : "2025-08-02",
40+
"startingVersion" : "0.0.1",
4141
"hideCredit": true,
4242
"tagPattern": "none",
4343
"hideEmptyReleases" : true,
44-
"unreleasedOnly" : true,
4544
"contributors": false,
4645
"changeCount": 0
4746
}

0 commit comments

Comments
 (0)