This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Releases: node-gh/gh
Releases · node-gh/gh
v1.13.5
v1.13.4
v1.13.3
v1.13.2
Update Dependencies & add Semantic Release Strategy
This release:
- Updates outdated dependencies
- Fixes vulnerabilities listed in
npm audit
- Closes #557
- Adds Semantic Release in Travis CI
- Adds Commitizen to simplify following a stricter commit process
- ead1a2c...625394b
v1.12.14
v1.12.13
- Add pagination for repo requests
- Reduce pagination batch sizes from 1000 to 100 to reflect Github's pagination limits
v1.12.12
- Replace open with opn npm package