Skip to content

Commit 98a96e6

Browse files
committed
No need to specify private package in changesets config
1 parent dae3602 commit 98a96e6

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
@@ -10,5 +10,5 @@
1010
"access": "public",
1111
"baseBranch": "main",
1212
"updateInternalDependencies": "patch",
13-
"ignore": ["composable-nft-renderer-app"]
13+
"ignore": []
1414
}

0 commit comments

Comments
 (0)