fix: typo in EPLUGINCONF error message
				
					
				
			This commit is contained in:
		
							parent
							
								
									234a9105f6
								
							
						
					
					
						commit
						bc8551c025
					
				| @ -63,7 +63,7 @@ Your configuration for the \`tagFormat\` option is \`${stringify(tagFormat)}\`.` | |||||||
|       multiple ? 'a single or an array of plugins' : 'a single plugin' |       multiple ? 'a single or an array of plugins' : 'a single plugin' | ||||||
|     } definition. A plugin definition is either a string or an object with a \`path\` property.
 |     } definition. A plugin definition is either a string or an object with a \`path\` property.
 | ||||||
| 
 | 
 | ||||||
|     Your configuration for the \`${type}\` plugin is \`${stringify(pluginConf)}\`.`, | Your configuration for the \`${type}\` plugin is \`${stringify(pluginConf)}\`.`, | ||||||
|   }), |   }), | ||||||
|   EPLUGIN: ({pluginName, type}) => ({ |   EPLUGIN: ({pluginName, type}) => ({ | ||||||
|     message: `A plugin configured in the step ${type} is not a valid semantic-release plugin.`, |     message: `A plugin configured in the step ${type} is not a valid semantic-release plugin.`, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user