-
## The devDependency [lerna-changelog](https://github.com/lerna/lerna-changelog) was updated from `0.8.2` to `0.8.3`.
🚨 [View failing branch](https://github.com/Leko/otesuki/compare/master...Leko:gr…
-
Hi -
I globally installed lerna-changelog:
![image](https://user-images.githubusercontent.com/1728807/33471323-a628dca0-d621-11e7-89ed-06de6f6f8f23.png)
I setup my config:
```json
{
"…
-
- [ ] Created commit cli
- [ ] Update changelog config https://github.com/atlassian/cz-lerna-changelog
- [ ] Add semantic release https://github.com/atlassian/lerna-semantic-release
- [ ] Automate …
-
# Steps to Reproduce
1. Check out the conventional-changelog project
2. Run `npm install`
3. Follow [the instructions](https://github.com/lerna/lerna/tree/master/commands/version#generating-initial…
-
## Expected Behavior
During a Pull Request merge, in an Azure pipeline I'm trying to execute 'lerna version' to bump versions of package.json files and generate the changelog.md files following the…
-
Curious to see if you can do that automatically as well
like in https://github.com/lerna/lerna-changelog/releases
-
### What is the problem this feature would solve?
Add a build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
### What is the feature you are pro…
-
## Expected Behavior
When versioning and publishing a prerelease version we do not want to generate the CHANGELOGS. This is done successfully with the "--no-changelog" for DTA environments.
…
-
Hi there, I see that (via #105) lerna-changelog is supposed to exclude PRs by bots like Renovate by default:
https://github.com/lerna/lerna-changelog/blob/331539b40c02f68f9c75c4f7db017977e1e62d28/s…
-
We have been using conventional-changelog-angular-bitbucket with lerna publish as a changelog preset. Looks like they have upgraded to latest version of conventional-changelog.
We request upgradin…