Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 2.78 KB

Changelog

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

2.0.3 (2022-04-09)

  • update dependencies to krakenjs scope (#9) (00d5281)

2.0.2 (2022-02-21)

2.0.1 (2022-02-21)

2.0.0 (2022-02-21)

⚠ BREAKING CHANGES

  • move to @krakenjs npm scope

  • add badges (ef1d084)

  • add publish workflow (0cba024)

  • avoid running tests twice when releasing (ad282f4)

  • collect code coverage with codecov (a72e96e)

  • move to @krakenjs npm scope (fb67926)

  • standardize license format (647fc84)

  • upgrade to grumbler-scripts v6 (295a968)

  • use 'main' for setting package entry point (3286d99)

  • use conventional commits (5ca3e1e)

  • use https for npm registry (ff12292)