Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

59 lines (31 loc) · 2.22 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v0.1.0

compare changes

🚀 Enhancements

  • Add 950 shade (#19)

🏡 Chore

  • Use correct org for coverage badge (#17)
  • Update renovate config (#15)
  • Update repository (#30)

🤖 CI

  • Add autofix action (#29)

❤️ Contributors

0.0.5 (2020-10-15)

Bug Fixes

  • ensure color is string before parsing (fa6bb1f)

0.0.4 (2020-10-13)

Bug Fixes

  • correct rgb synxtax in parseColor error (6499e26)

0.0.3 (2020-10-13)

Features

  • support hex shorthand syntax (closes #2) (6c99266)

Bug Fixes

  • throw error if color passed to parseColor has invalid format (fixes #1) (49cea61)

0.0.2 (2020-09-26)

0.0.1 (2020-09-26)