Skip to content

Commit

Permalink
fix: change commit to false
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Dec 12, 2024
1 parent a585b03 commit 90d0444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.4/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "okwasniewski/react-native-bottom-tabs" }],
"commit": true,
"commit": false,
"fixed": [
[
"react-native-bottom-tabs",
Expand Down

0 comments on commit 90d0444

Please sign in to comment.