Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 1.25 KB

Changelog

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

0.1.2 (2020-12-14)

Bug Fixes

  • add "npm run test" instruction (d1cb9b7)
  • indentation problem (deb3721)
  • remove chained "catch" method (7f68fde)
  • remove duplicated "uses" (64d0950)
  • separate the different steps (126ebb9)

0.1.1 (2020-12-13)

Features

  • add a hook's event's emitter (11a592f)

Bug Fixes