mirror of
				https://github.com/rschamp/gh-pages.git
				synced 2025-11-04 21:01:11 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			3.6 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			3.6 KiB
		
	
	
	
	
	
	
	
v0.11.0
- #61 - Support a custom remote. (@marco-c)
 - #60 - Update eslint-config-tschaub to version 4.0.0 🚀 (@tschaub)
 - #57 - Update eslint to version 2.2.0 🚀 (@tschaub)
 - #59 - Allow an array of src patterns to be provided. (@tschaub)
 - #54 - Ugrade ESLint and config. (@tschaub)
 
v0.10.0
v0.9.0
- #46 - cli: add 
--no-pushflag to allow testing (@amtrack) - #43 - Update async to version 1.5.2 🚀 (@tschaub)
 - #41 - Update async to version 1.5.1 🚀 (@tschaub)
 
v0.8.0
- #38 - Update all dependencies 🌴 (@tschaub)
 - #39 - Add message option to cli. (@markdalgleish)
 - #37 - Rework callback error handling. (@tschaub)
 - #36 - Better error handling. (@timaschew)
 - #35 - Make CLI exit with error if publishing fails. (@timaschew)
 
v0.7.0
v0.6.0
v0.5.0
v0.4.0
- Option to include dotfiles.
 
v0.3.0
v0.2.0
- #9 - Port readme and update to reflect API changes. (@markdalgleish)
 - #8 - Make base path required and options optional. (@markdalgleish)
 - #7 - Use glob and fs instead of Grunt, fixes #2. (@markdalgleish)
 - #6 - Move cache to install directory, fixes #4. (@markdalgleish)
 - #5 - Add util tests. (@tschaub)
 - #1 - Extract publish task logic from grunt-gh-pages. (@markdalgleish)
 
v0.1.0
- Setup.