Edouard Bozon

Results 78 issues of Edouard Bozon

Using `--trackDeps` with non-versioned dependencies will produce incorrect entries in the changelog. App A versioned, depends on: - lib B (not versioned) - lib C (not versioned) Will produce: ```txt...

bug

Since workspace.json file in the root directory is optional we have to handle projects without global configuration. https://nx.dev/configuration/packagejson

enhancement

This issue still exists. I just added the versioning to a new project in an existing workspace, and the first time I run the version, even with dry-run, it generates...

bug

I'm still trying to reproduce the issue myself, since it pops up occasionally in my CI even with it inline. Right now I'm having doubts as to whether or not...

bug
good first issue

I noticed that it worked fine if I wrote commit messages like `chore(versioning): this is a test` but if I wrote it like `chore: this is a test`, it would...

bug
good first issue

CF: https://github.com/jscutlery/semver/issues/507#issuecomment-1157397361

bug

CF: https://github.com/jscutlery/semver/discussions/546

enhancement

- https://github.com/carloscuesta/gitmoji - https://github.com/frinyvonnick/gitmoji-changelog

enhancement

- https://nx.dev/packages/nx-plugin/generators/e2e-project

enhancement

![image](https://user-images.githubusercontent.com/8522558/170935144-a1ca3119-3374-4fb1-81d8-a34018894e47.png)

enhancement
good first issue