We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cea227 commit e596c3bCopy full SHA for e596c3b
tools/spectral/ipa/CHANGELOG.md
@@ -1,4 +1,3 @@
1
### Changelog
2
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
-
tools/spectral/ipa/package.json
@@ -37,11 +37,10 @@
37
"auto-changelog" : {
38
"package" : true,
39
"commitPattern": "[a-z]+\\(ipa\\):",
40
- "since" : "2025-08-02",
+ "startingVersion" : "0.0.1",
41
"hideCredit": true,
42
"tagPattern": "none",
43
"hideEmptyReleases" : true,
44
- "unreleasedOnly" : true,
45
"contributors": false,
46
"changeCount": 0
47
}
0 commit comments