Skip to content

Commit

Permalink
chore: add v4 to changeset ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn committed Feb 5, 2025
1 parent c74a094 commit e2caa3c
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
Expand Up @@ -7,5 +7,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["www"]
"ignore": ["www", "v4"]
}

0 comments on commit e2caa3c

Please sign in to comment.