Skip to content

Commit 90d0444

Browse files
committed
fix: change commit to false
1 parent a585b03 commit 90d0444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": ["@changesets/changelog-github", { "repo": "okwasniewski/react-native-bottom-tabs" }],
4-
"commit": true,
4+
"commit": false,
55
"fixed": [
66
[
77
"react-native-bottom-tabs",

0 commit comments

Comments
 (0)