Skip to content

Latest commit

 

History

History
98 lines (45 loc) · 2.97 KB

CHANGELOG.md

File metadata and controls

98 lines (45 loc) · 2.97 KB

Change Log

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

0.3.6 (2021-03-30)

0.3.5 (2019-06-21)

Bug Fixes

0.3.4 (2019-06-21)

Bug Fixes

0.3.3 (2019-02-12)

Bug Fixes

  • update jest config for failed test (83eff0a)

0.3.2 (2018-06-13)

0.3.1 (2018-06-11)

0.3.0 (2018-06-01)

Features

  • Added ignore pattern default (#4) (822fb80)

0.2.0 (2018-05-11)

Features

  • Added verbose command line option (1bfc8e7), closes #3

0.1.1 (2018-05-09)

Bug Fixes

  • Pass the entire settings object to jscodeshift (0770166), closes #2

0.1.0 (2018-03-19)

Bug Fixes

Features