v5.2.0
What's Changed
- Improve BUILD & RUN documentation
- 21 hardis commands: rename
-o
short into-f
when possible, or other short letter, to avoid collision with-o
(--target-org
) option - Fix GitHub Org Monitoring workflow (remove push event + fix command typo)
- Upgrade npm dependencies
Pull Requests
- chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.9 to 5.2.18 by @dependabot in #825
- fix(deps): bump isomorphic-dompurify from 2.15.0 to 2.16.0 by @dependabot in #826
- chore(dev-deps): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #829
- fix(deps): bump @oclif/core from 4.0.27 to 4.0.28 by @dependabot in #827
- fix(deps): bump inquirer from 10.1.8 to 10.2.2 by @dependabot in #828
- Improve BUILD & RUN documentation by @nvuillam in #831
- Remove push on org-monitoring by @jawills in #830
- Rename -o short options to avoid collision with --target-org option by @nvuillam in #833
New Contributors
Full Changelog: v5.1.0...v5.2.0