Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

18 lines (9 loc) · 525 Bytes

Changelog

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

2.7.1 (2019-12-27)

Bug Fixes

  • cmd: fix logging errors when command does not exists 1d3ba48
  • evt: use class method for err,... instead of emit f54acab

2.7.0 (2019-12-27)

Bug Fixes

  • cmd: it will console log if command does not exist d5ec1a5