style(type): add dot at end of sentence
This commit is contained in:
		
							parent
							
								
									e1d5da5864
								
							
						
					
					
						commit
						2eff4a4467
					
				| @ -6,7 +6,7 @@ module.exports = function (plugins, commits, lastRelease, cb) { | ||||
| 
 | ||||
|     if (!type) { | ||||
|       return cb(new SemanticReleaseError( | ||||
|         'There are no relevant changes, so no new version is released', | ||||
|         'There are no relevant changes, so no new version is released.', | ||||
|         'ENOCHANGE' | ||||
|       )) | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user