Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.04 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.

Added

  • Cloud FormationLinter Problem Matchers.
  • Pre-Commit Hook for running npm run all to ensure the software is automatically re-built on changes.

Changed

  • Metadata cleanup within package.json to better align with software.

Changed

  • Bump @vercel/ncc from 0.27.0 to 0.28.3

Added

  • GitHub Action is now written in JavaScript.
  • Unit Tests (90% Coverage).
  • User can now specify any command they need to run.

Removed

  • The default functionality to run a command.