#4864·commitlint

fix: conventional-changelog-conventionalcommits version not updated to 10.2.0

Author: bugcaoCreated Jul 3, 2026Updated Aug 12, 2026
Labelsbug

Steps to Reproduce

bash
@commitlint/config-conventional:"21.1.0", 升级到 21.2.0 后,conventional-changelog-conventionalcommits的版本没有升级

Current Behavior

No response

Expected Behavior

提交的时候会报错: node_modules/.pnpm/@[email protected].0_@[email protected]_typescript@5.9.3/node_modules/@commitlint/cli/lib/cli.js:142 throw err; ^

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

No response

Context

No response

commitlint --version

@commitlint/[email protected]

git --version

v21.2.0

node --version

24.18.0

Source: conventional-changelog/commitlint