jscutlery / semver

Nx plugin to automate semantic versioning and CHANGELOG generation.
MIT License
727 stars 84 forks source link

Support pnpm in install generator (husky) #737

Closed edbzn closed 9 months ago

dang312 commented 11 months ago

Just found this. Does it mean @jscutlery/semver right now won't work with pnpm right ?

edbzn commented 11 months ago

Semver itself works regardless of the package manager but we don't generate the correct husky config if pnpm is used.