# [v2.5.0](https://github.com/beaussan/nbx/compare/v2.4.1...v2.5.0) (2020-03-29) ## ✨ New Features - [`2d8acf0`](https://github.com/beaussan/nbx/commit/2d8acf0) add onlyLint flag to prettier ## ⬆️ Upgraded dependencies - [`81a0aaa`](https://github.com/beaussan/nbx/commit/81a0aaa) Upgrade jest monorepo - [`31c624f`](https://github.com/beaussan/nbx/commit/31c624f) Upgrade jest monorepo to v25.2.3 - [`53e4f80`](https://github.com/beaussan/nbx/commit/53e4f80) Upgrade dependency @semantic-release/changelog to v5.0.1 # [v2.4.1](https://github.com/beaussan/nbx/compare/v2.4.0...v2.4.1) (2020-03-26) ## 🐛 Bug Fixes - [`3fed88a`](https://github.com/beaussan/nbx/commit/3fed88a) fix various bugs ## ⬆️ Upgraded dependencies - [`5283f94`](https://github.com/beaussan/nbx/commit/5283f94) Upgrade babel monorepo to v7.8.6 - [`901c772`](https://github.com/beaussan/nbx/commit/901c772) Upgrade dependency tslib to v1.11.1 - [`06563be`](https://github.com/beaussan/nbx/commit/06563be) Upgrade dependency @types/node to v10.17.17 - [`1efd591`](https://github.com/beaussan/nbx/commit/1efd591) Upgrade dependency isomorphic-git to v1.1.2 - [`0529798`](https://github.com/beaussan/nbx/commit/0529798) Upgrade dependency typescript to v3.8.3 - [`7afb04c`](https://github.com/beaussan/nbx/commit/7afb04c) Upgrade dependency isomorphic-git to v1.1.3 - [`0ca60bb`](https://github.com/beaussan/nbx/commit/0ca60bb) Upgrade dependency isomorphic-git to v1.1.4 - [`5caa1a3`](https://github.com/beaussan/nbx/commit/5caa1a3) Upgrade babel monorepo to v7.8.7 - [`f96916c`](https://github.com/beaussan/nbx/commit/f96916c) Upgrade dependency @types/jest to v25.1.4 - [`28a6dd1`](https://github.com/beaussan/nbx/commit/28a6dd1) Upgrade dependency isomorphic-git to v1.2.0 - [`08de2a4`](https://github.com/beaussan/nbx/commit/08de2a4) Upgrade dependency isomorphic-git to v1.3.0 - [`6115f6e`](https://github.com/beaussan/nbx/commit/6115f6e) Bump acorn from 6.4.0 to 6.4.1 - [`048bf77`](https://github.com/beaussan/nbx/commit/048bf77) Upgrade dependency isomorphic-git to v1.3.1 - [`6c1ac2e`](https://github.com/beaussan/nbx/commit/6c1ac2e) Upgrade dependency @types/prompts to v2.0.5 - [`7749e34`](https://github.com/beaussan/nbx/commit/7749e34) Upgrade dependency ts-node to v8.7.0 - [`c0f47b6`](https://github.com/beaussan/nbx/commit/c0f47b6) Upgrade babel monorepo to v7.9.0 - [`0284b24`](https://github.com/beaussan/nbx/commit/0284b24) Upgrade dependency eslint-config-prettier to v6.10.1 - [`b96e786`](https://github.com/beaussan/nbx/commit/b96e786) Upgrade dependency prompts to v2.3.2 - [`d544386`](https://github.com/beaussan/nbx/commit/d544386) Upgrade dependency ts-node to v8.8.1 - [`08ab942`](https://github.com/beaussan/nbx/commit/08ab942) Upgrade jest monorepo to v25.2.0 # [v2.4.0](https://github.com/beaussan/nbx/compare/v2.3.1...v2.4.0) (2020-02-27) ## ✨ New Features - [`8116e3a`](https://github.com/beaussan/nbx/commit/8116e3a) add generated changelog to cli ## ⬆️ Upgraded dependencies - [`a7823e2`](https://github.com/beaussan/nbx/commit/a7823e2) Upgrade dependency gluegun to v4.2.0 # [v2.3.1](https://github.com/beaussan/nbx/compare/v2.3.0...v2.3.1) (2020-02-27) ## 👽 Update code due to external API changes - [`635bc9e`](https://github.com/beaussan/nbx/commit/635bc9e) update to new isomorphic git api ## ⬆️ Upgraded dependencies - [`a03fb7d`](https://github.com/beaussan/nbx/commit/a03fb7d) Upgrade dependency @types/jest to v25.1.3 - [`b1130f1`](https://github.com/beaussan/nbx/commit/b1130f1) Upgrade dependency tslib to v1.11.0 - [`76271d1`](https://github.com/beaussan/nbx/commit/76271d1) Upgrade dependency typescript to v3.8.2 - [`348c802`](https://github.com/beaussan/nbx/commit/348c802) Upgrade dependency isomorphic-git to v0.78.5 - [`85cf02a`](https://github.com/beaussan/nbx/commit/85cf02a) Upgrade dependency @types/node to v10.17.16 - [`04ff430`](https://github.com/beaussan/nbx/commit/04ff430) Upgrade dependency isomorphic-git to v1 # [v2.3.0](https://github.com/beaussan/nbx/compare/v2.2.0...v2.3.0) (2020-02-19) ## ✨ New Features - [`f31dace`](https://github.com/beaussan/nbx/commit/f31dace) add dep command ## ⬆️ Upgraded dependencies - [`3eb2443`](https://github.com/beaussan/nbx/commit/3eb2443) Upgrade dependency @oclif/config to v1.14.0 - [`2940f69`](https://github.com/beaussan/nbx/commit/2940f69) Upgrade dependency @types/node to v10.17.15 - [`01c035d`](https://github.com/beaussan/nbx/commit/01c035d) Upgrade dependency colors to v1.4.0 - [`ec5395c`](https://github.com/beaussan/nbx/commit/ec5395c) Upgrade dependency semantic-release-gitmoji to v1.3.3 - [`8e71cee`](https://github.com/beaussan/nbx/commit/8e71cee) Upgrade dependency eslint to v6 - [`57cddbc`](https://github.com/beaussan/nbx/commit/57cddbc) Upgrade dependency globby to v11 - [`9e565f7`](https://github.com/beaussan/nbx/commit/9e565f7) Upgrade dependency husky to v4.2.3 - [`19584a1`](https://github.com/beaussan/nbx/commit/19584a1) Upgrade dependency semantic-release to v17.0.3 - [`eaafe6c`](https://github.com/beaussan/nbx/commit/eaafe6c) Upgrade dependency axios to v0.19.2 - [`42314fa`](https://github.com/beaussan/nbx/commit/42314fa) Upgrade dependency isomorphic-git to v0.78.4 - [`f2bb21d`](https://github.com/beaussan/nbx/commit/f2bb21d) Upgrade dependency prompts to v2.3.1 - [`c578993`](https://github.com/beaussan/nbx/commit/c578993) Upgrade dependency semantic-release to v17.0.4 - [`b40c654`](https://github.com/beaussan/nbx/commit/b40c654) Upgrade dependency ts-jest to v25.2.1 # [v2.2.0](https://github.com/beaussan/nbx/compare/v2.1.1...v2.2.0) (2020-02-13) ## ✨ New Features - [`0ad7e16`](https://github.com/beaussan/nbx/commit/0ad7e16) add test, codecov and fix bugs # [v2.1.1](https://github.com/beaussan/nbx/compare/v2.1.0...v2.1.1) (2020-02-06) ## 🚑 Critical Hotfixes - [`bd244b0`](https://github.com/beaussan/nbx/commit/bd244b0) fix base add command # [v2.1.0](https://github.com/beaussan/nbx/compare/v2.0.7...v2.1.0) (2020-02-06) ## ✨ New Features - [`49a8b74`](https://github.com/beaussan/nbx/commit/49a8b74) add tailwind add command ! # [v2.0.7](https://github.com/beaussan/nbx/compare/v2.0.6...v2.0.7) (2020-02-06) ## 🚑 Critical Hotfixes - [`319dd45`](https://github.com/beaussan/nbx/commit/319dd45) fix changelog to match prettier style # [v2.0.6](https://github.com/beaussan/nbx/compare/v2.0.5...v2.0.6) (2020-02-06) ## 🚑 Critical Hotfixes - [`c1c77cc`](https://github.com/beaussan/nbx/commit/c1c77cc) fix prettier and changelog prettier # [v2.0.5](https://github.com/beaussan/nbx/compare/v2.0.4...v2.0.5) (2020-02-06) ## 🚑 Critical Hotfixes - [`5303541`](https://github.com/beaussan/nbx/commit/5303541) try to correctly deploy - [`c71645f`](https://github.com/beaussan/nbx/commit/c71645f) fix handlebar to unsecure version for release # [v2.0.4](https://github.com/beaussan/nbx/compare/v2.0.3...v2.0.4) (2020-02-06) # [v2.0.3](https://github.com/beaussan/nbx/compare/v2.0.2...v2.0.3) (2020-02-05) # [v2.0.2](https://github.com/beaussan/nbx/compare/v2.0.1...v2.0.2) (2020-02-05) # [v2.0.1](https://github.com/beaussan/nbx/compare/v2.0.0...v2.0.1) (2020-02-05) # [v2.0.0](https://github.com/beaussan/nbx/compare/v1.2.0...v2.0.0) (2020-02-05)