Skip to content

Commit 83c8c75

Browse files
committed
chore: Remove integration provider setting from changelog setting
The build script will implicitly set the integration provider when generating the change log
1 parent 001e36c commit 83c8c75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.config/changelog/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ap0llo/changelog/release/v1.2/schemas/configuration/schema.json",
33
"changelog": {
4-
"integrations": {
5-
"provider": "None"
6-
},
74
"scopes" : {
85
"apireference" : { "displayName": "API Reference" },
96
"commandlinehelp": {"displayName": "Command Line Help" }

0 commit comments

Comments
 (0)