-
### Describe the bug
With no configuration changes, changelogPreset just stop working by time while upgrading the deps.
A lot of my repos behave the same, and https://github.com/mdit-plugins/mdi…
-
## Description
using ` "changelogPreset": "conventionalcommits",` with conventional-changelog-conventionalcommits v8 gives errors:
`lerna ERR! EPRESET Unable to load conventional-changelog prese…
-
https://github.com/lerna/lerna-changelog
-
## Current Behavior
We have a setup of two branches: **main** and **development**. The development branch is used to push latest changes and triggers version updates like so:
```
npx lerna versio…
-
[lerna](https://github.com/lerna/lerna)用于管理多`package`,且各`package`可能会互相引用的项目。
`lerna`通过两种方式管理子项目的版本号:
- Fixed/Locked mode (default):每次执行`lerna publish`都会将所涉及到的包升级到最新一个版本,开发者只需要确定发布下一个`version`。
…
-
Currently, we are using Lerna 6.5.
There have been a couple of major releases, as well as a lot of minors and patches.
- [7.0.0](https://github.com/lerna/lerna/releases/tag/7.0.0)
- [8.0.0](htt…
-
[Keep a CHANGELOG](https://keepachangelog.com/en/1.1.0/)
-
## Current Behavior
This issue has been introduced with v8.1.3 and it is present in 8.1.4
Run "lerna version" to bump the version of some libraries.
Lerna as expected bumps the version, updates the…
-
## What is the Problem Being Solved?
Lerna was abandoned,
> Important note: this project [is not actively maintained](https://github.com/lerna/lerna/issues/2703). Consider adopting an alternative …
-
[conventional-changelog](https://github.com/conventional-changelog/conventional-changelog "conventional-changelog") have supported lerna-style package.
- [make conventional-changelog play nicely wi…