Skip to content

Commit 3700efa

Browse files
authored
chore: Fix release-please config (#27)
1 parent 78f0c01 commit 3700efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"include-component-in-tag" : false,
1010
"exclude-paths": [
1111
".github",
12-
".vscode",
12+
".vscode"
1313
]
1414
}
1515
}

0 commit comments

Comments
 (0)