Samuel Roldan
Samuel Roldan
I need to include a non CommonJS third party library which I am able to include by dropping the file in the root of the project; and then adding ``...
### TL;DR I need to generate a changelog without PR links for each commit and would like to do so by adding my own `changelog-type` as described [here](https://github.com/googleapis/release-please/blob/main/docs/customizing.md#adding-additional-changelog-types). ### Detailed...
Closes #520
Are there type definitions for `overrides`? I've used this in the past in a JavaScript project and thinking about using it in a TypeScript project now.