3.0.2 - 2021-07-10
Release can be found on npm: https://www.npmjs.com/package/cap-sync-version
Changes
-
Update Dependencies:
- commander to 8.0.0
- some
npm audit fixupdates - xo linting package
-
includes PR 13 by Lucas Zeer
- fixes commander 7.X options handling change (new: cli.opts property)
- fixes handling of default plattforms to update npm version for
Detailed Commits
- add missing trailing commas 6b24924
- update prettierrc to always use trailingComma, to comply with xo linting b62bef8
- add xo linter to npm test script 7a31203
- update package-lock a937781
- update changelog in readme 771e5cf
- update dependencies 3702ae5
- Merge pull request #13 from KitchenMate/master 434e0b3
- update XO ed337ad
- update bin in package.lock 73e097f
- Update cli.js 365823e
- Merge pull request #12 from KitchenMate/master f8cbf0c
- fix async issue on load d662271