feat(package): update @semantic-release/commit-analyzer to version 7.0.0
BREAKING CHANGE: Regexp are not supported anymore for property matching in the `releaseRules` option. Regex are replaced by [globs](https://github.com/micromatch/micromatch#matching-features). For example `/core-.*/` should be changed to `'core-*'`.
This commit is contained in:
		
							parent
							
								
									7b4052470b
								
							
						
					
					
						commit
						e63e753cf0
					
				| @ -19,7 +19,7 @@ | |||||||
|     "Pierre Vanduynslager (https://twitter.com/@pvdlg_)" |     "Pierre Vanduynslager (https://twitter.com/@pvdlg_)" | ||||||
|   ], |   ], | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@semantic-release/commit-analyzer": "^6.1.0", |     "@semantic-release/commit-analyzer": "^7.0.0-beta.2", | ||||||
|     "@semantic-release/error": "^2.2.0", |     "@semantic-release/error": "^2.2.0", | ||||||
|     "@semantic-release/github": "^5.3.0-beta.1", |     "@semantic-release/github": "^5.3.0-beta.1", | ||||||
|     "@semantic-release/npm": "^5.2.0-beta.1", |     "@semantic-release/npm": "^5.2.0-beta.1", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user