- Allow to run semantic-release (via API) from anywhere passing the current working directory. - Allows to simplify the tests and to run them in parallel in both the core and plugins.
		
			
				
	
	
		
			2 lines
		
	
	
		
			53 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			53 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = (pluginConfig, context) => context;
 |