escapedcat

Results 637 comments of escapedcat

Thanks for your feedback! No worries, this happens. People can always revert to a previous container I guess. Going with option 3 would be fine with me for the current...

Now it was possible to create a new release. Have a look if this works please: https://github.com/conventional-changelog/commitlint/releases/tag/v19.6.1 Still wondering how to handle such situation in the future.

Does it work when you use the config within the `package.json`?: https://github.com/conventional-changelog/commitlint/blob/master/package.json#L28-L33 Trying the commit on master seems to work: ```sh git commit -m 'feat!: awesome feature' yarn run v1.22.22...

Would you mind creating a reproduction repo in github?

Uhm, seems to work if you [remove this](https://github.com/tiagoporto/svg-to-inline/blob/main/package.json#L92-L94)? commitlint is still blocked by #4063 Looks like lot's of people are overriding this currently.

I see, thanks for the link. Yeah, I assume this will become more of an issue in the future

Interesting post! Thanks! I really do not know a lot about svelte. Just wanted to give this a try. And it's not yet working. If this ever works this we...