Files
nativewind/.changeset/config.json
Mark Lawlor 960cf79be3 test release
2022-07-04 00:32:12 +10:00

12 lines
272 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": false,
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["benchmarks", "website"]
}