github-release-notes
github-release-notes copied to clipboard
Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
Hi! In the _include-messages_ options, it has this values: , but when we use _merge_ option, release notes doesn't work, because the description values is wrong. _init.js file has `{...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
i read the readme, it say need set the github token. may i use it in my private project witch use git?
>Hello. I want to create a release not when I use personal token.But i got a 401 error. ```sh gren release --data-source=milestones --milestone-match="1.0.6" --override --tags=1.0.6 ```  I had saw...
Hi, My issue is pretty basic.. My github token is apparently not valid, however it's configured with all the github permissions. When I'm trying: gren release --token=[your token] I'm getting:...
I have a private repo with 40+ releases, but running `gren changelog` only finds 30 releases. All releases follow the same versioning format, x.y.z
Just a minor typo fix: `Github` -> `GitHub`.