mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	chore: allow to publish pre-release beta version
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|   "branches": ["main"], | ||||
|   "branches": ["main", { "name": "beta", "prerelease": true }], | ||||
|   "plugins": [ | ||||
|     [ | ||||
|       "@semantic-release/commit-analyzer", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user