# Change Log

## [v0.2.2](https://github.com/feathersjs/tools/tree/v0.2.2) (2020-07-08)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.2.1...v0.2.2)

**Merged pull requests:**

- Add TypeScript parser option [\#19](https://github.com/feathersjs/tools/pull/19) ([daffl](https://github.com/daffl))

## [v0.2.1](https://github.com/feathersjs/tools/tree/v0.2.1) (2020-07-08)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.2.0...v0.2.1)

## [v0.2.0](https://github.com/feathersjs/tools/tree/v0.2.0) (2020-07-08)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.7...v0.2.0)

**Merged pull requests:**

- Update all dependencies and finalize moving to upstream JSCodeshift [\#18](https://github.com/feathersjs/tools/pull/18) ([daffl](https://github.com/daffl))
- Update fs-extra to the latest version 🚀 [\#17](https://github.com/feathersjs/tools/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#16](https://github.com/feathersjs/tools/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update npm-programmatic to the latest version 🚀 [\#15](https://github.com/feathersjs/tools/pull/15) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#14](https://github.com/feathersjs/tools/pull/14) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v0.1.7](https://github.com/feathersjs/tools/tree/v0.1.7) (2017-12-14)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.6...v0.1.7)

## [v0.1.6](https://github.com/feathersjs/tools/tree/v0.1.6) (2017-12-14)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.5...v0.1.6)

**Merged pull requests:**

- Throw an error if someone tries to upgrade twice [\#13](https://github.com/feathersjs/tools/pull/13) ([daffl](https://github.com/daffl))
- Update fs-extra to the latest version 🚀 [\#12](https://github.com/feathersjs/tools/pull/12) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v0.1.5](https://github.com/feathersjs/tools/tree/v0.1.5) (2017-11-17)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.4...v0.1.5)

**Merged pull requests:**

- Map feathers-authentication-client in upgrade [\#11](https://github.com/feathersjs/tools/pull/11) ([daffl](https://github.com/daffl))

## [v0.1.4](https://github.com/feathersjs/tools/tree/v0.1.4) (2017-11-05)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.3...v0.1.4)

**Merged pull requests:**

- Move error handler [\#10](https://github.com/feathersjs/tools/pull/10) ([daffl](https://github.com/daffl))

## [v0.1.3](https://github.com/feathersjs/tools/tree/v0.1.3) (2017-11-05)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.2...v0.1.3)

**Merged pull requests:**

- Also handle import statements [\#9](https://github.com/feathersjs/tools/pull/9) ([daffl](https://github.com/daffl))
- Update npm-programmatic to the latest version 🚀 [\#8](https://github.com/feathersjs/tools/pull/8) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v0.1.2](https://github.com/feathersjs/tools/tree/v0.1.2) (2017-10-30)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.1...v0.1.2)

**Merged pull requests:**

- Further upgrade process hardening and tests [\#7](https://github.com/feathersjs/tools/pull/7) ([daffl](https://github.com/daffl))

## [v0.1.1](https://github.com/feathersjs/tools/tree/v0.1.1) (2017-10-28)
[Full Changelog](https://github.com/feathersjs/tools/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Some codemod and upgrade hardening [\#6](https://github.com/feathersjs/tools/pull/6) ([daffl](https://github.com/daffl))

## [v0.1.0](https://github.com/feathersjs/tools/tree/v0.1.0) (2017-10-26)
**Closed issues:**

- Action required: Greenkeeper could not be activated 🚨 [\#2](https://github.com/feathersjs/tools/issues/2)
- Action required: Greenkeeper could not be activated 🚨 [\#1](https://github.com/feathersjs/tools/issues/1)

**Merged pull requests:**

- Add tests for codemods and coverage reporting [\#5](https://github.com/feathersjs/tools/pull/5) ([daffl](https://github.com/daffl))
- docs\(readme\): add Greenkeeper badge [\#4](https://github.com/feathersjs/tools/pull/4) ([daffl](https://github.com/daffl))
- Improve codemods, add transforms from generator [\#3](https://github.com/feathersjs/tools/pull/3) ([daffl](https://github.com/daffl))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*