Releases: azu/monorepo-utils
Releases · azu/monorepo-utils
v2.10.2
What's Changed
Bug Fixes
- fix: fix incorrect result about lerna 7+ by @azu in #70
📝 This release prefer to get workspaces from package.json
rather than legacy lerna.json
.
CI
New Contributors
- @github-actions made their first contribution in #72
Full Changelog: v2.10.1...v2.10.2
v2.10.0
What's Changed
Features
- feat(get-workspaces-cli): add @monorepo-utils/get-workspaces-cli by @azu in #66
Full Changelog: v2.9.0...v2.10.0
v2.9.0
2.9.0 (2022-12-02)
Features
v2.8.1
2.8.1 (2022-05-16)
Bug Fixes
- package-util: expose findPackages (f0b6851)
v2.8.0
2.8.0 (2022-05-16)
Features
v2.7.6
2.7.6 (2022-03-25)
Bug Fixes
- project-references: improve early check for duplicated deps (#58) (7033b63)