escapedcat

Results 637 comments of escapedcat

Thanks for your feedback. Might be good to open up an issue for this to discuss this further and get some feedback from others. Try searching if we maybe have...

> @escapedcat why this issue is not suitable to discuss it? Hm, no, it is, but I would prefer you [open up an official issue](https://github.com/conventional-changelog/commitlint/issues/new/choose) for this to get some...

Hm, which version of `cosmiconfig-typescript-loader` have you installed?

Might be already good to add a comment to [the docs](https://commitlint.js.org/guides/ci-setup.html#gitlab-ci) first

Let's close this for now. I more people run into this we can look into it again. So far we're good with docs I guess.

This should already have been released via: https://github.com/conventional-changelog/commitlint/actions/runs/12042210146 Can you confirm this?

Not too familiar with this. Isn't this job using `master`?: https://github.com/conventional-changelog/commitlint/blob/master/.github/workflows/container-build.yml I thought the docker build are independent from the release. Maybe I'm wrong /cc @skycaptain

:( Can't publish because it wasn't a `fix` or `feat`, which I thought isn't needed because it's not adding anything commitltint itself. Now creating an empty `fix` commit to make...

Hm, doesn't help. [Lerna is not picking up "the fix"](https://github.com/conventional-changelog/commitlint/blob/master/package.json#L22). ```sh $ lerna publish --conventional-commits lerna notice cli v6.4.1 lerna info current version 19.6.0 lerna info Looking for changed packages...