Releases: angular-schule/angular-cli-ghpages
Releases · angular-schule/angular-cli-ghpages
v0.5.0
BREAKING CHANGE:
broken/confusing --silent
/ --dotfiles
feature was replaced by --no-silent
and --no-dotfiles
avialable via
npm i [email protected] -g
v0.4.1
With this release, angular-cli-ghpages is now a single executable, all angular-cli addon functionality was removed.
We are now somehow the "unofficial replacement" for the old github-pages:deploy
command of @angular/cli which was removed in #4385. 🎉 🎉
see also angular/angular-cli#3695
closes #1
available via
npm i [email protected] -g
hint: you can ignore all version before 0.4.1 - they won't work anymore due to changes in angular-cli.