Lars Kappert

Results 640 comments of Lars Kappert

It depends. The release-it process runs for each package separately, so you can version them independently. Indeed the main thing for you here, "auto bump linked dependencies" would need to...

Can't tell with only the information provided. Maybe `dist` files are in `.gitignore`? By the way, please use code blocks to format JSON.

Haven't worked with Gitea personally. What exactly does it mean to "push release notes"?

Sorry, that doesn't add much info at all. What are their APIs? SDK? Can it be done from the CLI so maybe there's a way to use a release-it hook?

To be honest, I personally don't have much interest in this, as I'm not using Gitea myself. Happy to look into PRs, although it's probably best to build a separate...

Closing due to inactivity. Feel free to open a pull request for this, I'm happy to review it.

There's two options I can think of: 1. Use a dynamic `release-it.js` to prepare the configuration and export the values so they enter release-it as desired. 2. Perhaps another proper...

> Thanks for the help, @webpro! You're most welcome, I like to see how people are using release-it in unexpected ways :) > Unfortunately I can't get option 2 to...