## [1.3.7](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.6...v1.3.7) (2022-06-27)


### Bug Fixes

* support node 16 ([6edb388](https://github.com/softwaregroup-bg/create-ut/commit/6edb38872afcde97261324708cc452df6abbc2a6))



## [1.3.6](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.5...v1.3.6) (2021-08-15)



## [1.3.5](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.4...v1.3.5) (2021-06-21)



## [1.3.4](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.3...v1.3.4) (2021-06-21)



## [1.3.3](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.2...v1.3.3) (2021-06-21)



## [1.3.2](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.1...v1.3.2) (2021-06-21)



## [1.3.1](https://github.com/softwaregroup-bg/create-ut/compare/v1.3.0...v1.3.1) (2021-05-21)



# [1.3.0](https://github.com/softwaregroup-bg/create-ut/compare/v1.2.1...v1.3.0) (2021-04-07)


### Features

* add rename command ([4ff6737](https://github.com/softwaregroup-bg/create-ut/commit/4ff67374996512298a6739816f9130c37d724399))



## [1.2.1](https://github.com/softwaregroup-bg/create-ut/compare/v1.2.0...v1.2.1) (2021-03-31)



# [1.2.0](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.11...v1.2.0) (2020-10-26)


### Features

* rename files and folders by pattern ([a20b4e7](https://github.com/softwaregroup-bg/create-ut/commit/a20b4e7a42f70890572767f5f6bfec0284863c88))



## [1.1.11](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.10...v1.1.11) (2020-10-04)



## [1.1.10](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.9...v1.1.10) (2020-10-04)



## [1.1.9](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.8...v1.1.9) (2020-10-04)



## [1.1.8](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.7...v1.1.8) (2020-10-04)



## [1.1.7](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.6...v1.1.7) (2020-10-04)



## [1.1.6](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.5...v1.1.6) (2020-10-04)



## [1.1.5](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.4...v1.1.5) (2020-04-06)



## [1.1.4](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.3...v1.1.4) (2020-04-06)


### Bug Fixes

* update minimist ([ef1ba6e](https://github.com/softwaregroup-bg/create-ut/commit/ef1ba6e05d3b1d531313c47501db3a17f7db0bae))



## [1.1.3](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.2...v1.1.3) (2019-12-19)


### Bug Fixes

* make create-ut work with local repositories ([cf5c175](https://github.com/softwaregroup-bg/create-ut/commit/cf5c175))



## [1.1.2](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.1...v1.1.2) (2019-11-04)


### Bug Fixes

* workaround npm bug ([6a211d2](https://github.com/softwaregroup-bg/create-ut/commit/6a211d2))



## [1.1.1](https://github.com/softwaregroup-bg/create-ut/compare/v1.1.0...v1.1.1) (2019-11-04)



# [1.1.0](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.8...v1.1.0) (2019-11-03)


### Features

* speed, logging, validation, defaults, docs ([6603581](https://github.com/softwaregroup-bg/create-ut/commit/6603581))



## [1.0.8](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.7...v1.0.8) (2019-11-03)


### Bug Fixes

* properly flatten ([7e12180](https://github.com/softwaregroup-bg/create-ut/commit/7e12180))



## [1.0.7](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.6...v1.0.7) (2019-11-03)


### Bug Fixes

* save changed file content ([9ef0d3e](https://github.com/softwaregroup-bg/create-ut/commit/9ef0d3e))



## [1.0.6](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.5...v1.0.6) (2019-11-03)


### Bug Fixes

* do replace ([943b150](https://github.com/softwaregroup-bg/create-ut/commit/943b150))



## [1.0.5](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.4...v1.0.5) (2019-11-03)


### Bug Fixes

* add app alias ([70eeab0](https://github.com/softwaregroup-bg/create-ut/commit/70eeab0))
* impl prefix by default ([4babb4b](https://github.com/softwaregroup-bg/create-ut/commit/4babb4b))



## [1.0.4](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.3...v1.0.4) (2019-11-03)



## [1.0.3](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.2...v1.0.3) (2019-11-01)


### Bug Fixes

* specify interpreter ([b483885](https://github.com/softwaregroup-bg/create-ut/commit/b483885))



## [1.0.2](https://github.com/softwaregroup-bg/create-ut/compare/v1.0.1...v1.0.2) (2019-11-01)


### Bug Fixes

* add main bin ([45bfbbd](https://github.com/softwaregroup-bg/create-ut/commit/45bfbbd))



## 1.0.1 (2019-11-01)



