Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 915 Bytes

File metadata and controls

43 lines (26 loc) · 915 Bytes

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.

Types of changes:

  • Added for new features
  • Changed for changes in existing functionality
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased]

1.0.3

Fixed

  • Added undici as dev dependency with latest version due to this bug

1.0.1

Fixed

  • Removed bin from package.json
  • Added danger and lodash as direct dependencies

1.0.0

Added

  • Initial release

0.0.1 - 06-07-2022

Added

  • Initial setup with common danger checks
  • Initial set-up with CI/CD