mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			446 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			446 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
 | 
						|
  "changelog": ["@changesets/changelog-github", { "repo": "mermaid-js/mermaid" }],
 | 
						|
  "commit": false,
 | 
						|
  "fixed": [],
 | 
						|
  "linked": [],
 | 
						|
  "access": "public",
 | 
						|
  "baseBranch": "master",
 | 
						|
  "updateInternalDependencies": "patch",
 | 
						|
  "bumpVersionsWithWorkspaceProtocolOnly": true,
 | 
						|
  "ignore": ["@mermaid-js/docs", "@mermaid-js/webpack-test", "@mermaid-js/mermaid-example-diagram"]
 | 
						|
}
 |