angular-schule / angular-cli-ghpages

🚀 Deploy your 🅰️Angular app to GitHub pages, Cloudflare Pages or any other Git repo directly from the Angular CLI! Available on NPM.
https://www.npmjs.com/package/angular-cli-ghpages
MIT License
951 stars 96 forks source link

Added --remote option #191

Closed colinvh0 closed 3 months ago

colinvh0 commented 3 months ago

I don't use origin as my primary remote and I didn't want to use the --repo option every time, so I added a --remote option.

JohannesHoppe commented 3 months ago

https://github.com/angular-schule/angular-cli-ghpages/releases/tag/v2.0.1

d-koppenhagen commented 3 months ago

Just a little question: shouldn't it be release as 2.1.0 since it's a new feature aka minor release?

JohannesHoppe commented 3 months ago

Hmmm... Yes! 😅