11 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
 | |
|   "changelog": "@changesets/cli/changelog",
 | |
|   "commit": true,
 | |
|   "fixed": [],
 | |
|   "linked": [],
 | |
|   "access": "public",
 | |
|   "baseBranch": "main",
 | |
|   "updateInternalDependencies": "patch",
 | |
|   "ignore": []
 | |
| } |