Skip to content

v0.3.4

Compare
Choose a tag to compare
@pkhansen pkhansen released this 26 Oct 08:48
· 35 commits to master since this release

0.3.4 (2022-02-18)

Build System / Dependencies
  • gh-actions: Custom build cmd for win node 11&12 (7d582b3b)
Chores
  • Remove support for electron 3 & 4 for future release (b2595303)
  • Build for node 16 (ec21a2f7)
  • fix npm dependency vulnerabilities (5dd9a887)
New Features
  • Slack notify when build fails (master) (91fa3bab)
  • Cron trigger master branch (Mon-Fri @ 0700) (26e6f1f4)
  • Allow audit check to have a whitelist (214ef6f8)
  • Introduce dependency audit-check (ab09a958)
Bug Fixes
  • checkVulnerabilities: Validate data before usage (22af4c75)
Tests
  • Install chalk-js for terminal styling (4b62328a)