| { | |
| "$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json", | |
| "changelog": false, | |
| "commit": false, | |
| "fixed": [["@react-spring/*"]], | |
| "linked": [], | |
| "access": "public", | |
| "baseBranch": "main", | |
| "updateInternalDependencies": "patch", | |
| "ignore": ["@react-spring/demo", "@react-spring/docs"] | |
| } | |