Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
112 lines (62 loc) · 5.98 KB

CHANGELOG.md

File metadata and controls

112 lines (62 loc) · 5.98 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.5 - 2021-05-03

Fixed

  • Fix issue with missing commits. 11c590c

1.0.4 - 2021-04-26

Fixed

  • Allow to exclude by CVE id. 5865b9c

1.0.3 - 2021-04-22

Changed

1.0.2 - 2021-04-01

Changed

  • BREAKING Configuration parameter changes. #147
  • Update category. 91b868d

Fixed

  • Reuse existing check run. 237915d

1.0.1 - 2020-12-06

Fixed

  • Don't update when no packages are outdated. 8938bb0

1.0.0 - 2020-11-18

Added

  • Add command to run npm install. 6b4385a

Changed

  • Update skill icon. bf14c50
  • Use type generation in @atomist/skill. d47cba1

0.2.2 - 2020-10-20

Changed

  • Update INFO.md. #86

0.2.1 - 2020-10-15

Changed

Fixed

  • Fix casing of npm in info text. 9b15209

0.2.0 - 2020-10-15

Changed

  • Improve schedule status message. cd6b1fc
  • Change name to Vulnerability Scanner for npm. 3668594
  • Update to npm-vulnerability-scanner-skill. f7ba66b
  • Update skill documentation. 11d8987

Fixed

  • Always set commit check status. #64
  • Check return value of project.spawn. #65

0.1.3 - 2020-09-14

Added

Fixed

  • Proper handling of audit level. 7a08b3d

0.1.2 - 2020-07-28

Changed

0.1.1 - 2020-07-17

0.1.0 - 2020-07-17

Added