Releases: axelrindle/github-version-checker
Releases · axelrindle/github-version-checker
v3.1.0
v3.0.0
The next major release is here 🎉
Read everything about the changes in the documentation.
v3.0.0 (Release Candidate No. 3)
v3.0.0-rc.3 v3.0.0-rc.3
v3.0.0 (Release Candidate No. 2)
v3.0.0-rc.2 v3.0.0-rc.2
v3.0.0 (Release Candidate No. 1)
The first release candidate for v3.
Primarily intended for testing publishing with lerna.
v2.3.0
v2.2.0
Changelog
Removed
- The
reduceTraffic
option
Added
- A new option
latestOnly
has been added: Setting it totrue
will only fetch the latest release
v2.1.2
v2.1.1
Changelog
Added
- Added an option
reduceTraffic
to decide whether the traffic should be reduced using axelrindle/gvc-json-reduce
Changed
- The codebase has been migrated to plain JavaScript
Security
- Merged #5
v2.1.0
This version features the use of either the GraphQL API (v4) or the Rest API (v3). Depending on whether a token is supplied, the module use the v4 or the v3 API.