1
0
Fork 0
CompleteNodeJS/notes-app/node_modules/cliui/CHANGELOG.md

1.5 KiB

Change Log

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

4.1.0 (2018-04-23)

Features

4.0.0 (2017-12-18)

Bug Fixes

  • downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
  • set env variable FORCE_COLOR. (#56) (7350e36)

Chores

Features

BREAKING CHANGES

  • officially drop support for Node < 4

3.2.0 (2016-04-11)

Bug Fixes

Features

  • adds standard-version for release management (ff84e32)