How to generate changelog for GitHub releases with rxjs and node
Issue #398
How to
- Use https://github.com/onmyway133/github-changelogs-maker
- Generate personal access token https://github.com/settings/tokens
Technical
Dependencies
1 | const Rx = require('rxjs/Rx') |
Use GraphQL
1 | makeOptions(query, token) { |
Use orderBy
1 | fetchPRsAndIssues(dates) { |