# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.2](https://github.com/4Catalyzer/cli/compare/@4c/rollout@4.0.1...@4c/rollout@4.0.2) (2022-08-20)


### Bug Fixes

* publish 2 ([2b34e12](https://github.com/4Catalyzer/cli/commit/2b34e12283d7bc1e0a697c584c9c2d83139f03e5))





## [4.0.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@4.0.0...@4c/rollout@4.0.1) (2022-08-20)


### Bug Fixes

* publish ([3f427d3](https://github.com/4Catalyzer/cli/commit/3f427d3ed7130f3185a2a5b1e01f79cfd43f32b8))





# [4.0.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@3.0.1...@4c/rollout@4.0.0) (2022-08-19)


### Bug Fixes

* handle newer npm publish directories ([961b8ac](https://github.com/4Catalyzer/cli/commit/961b8acbec2e1f0103697dd2e5c7112ffe92fd70))


### Features

* upgrade dependencies: svgo, chalk, etc ([#342](https://github.com/4Catalyzer/cli/issues/342)) ([82f3317](https://github.com/4Catalyzer/cli/commit/82f3317a81dc3db9c829d294bb256661a328fe41))


### BREAKING CHANGES

* SVGO upgraded to v2, which requires a compatible config file 





## [3.0.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@3.0.0...@4c/rollout@3.0.1) (2021-10-07)

**Note:** Version bump only for package @4c/rollout





# [3.0.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.2.2...@4c/rollout@3.0.0) (2021-09-17)


* feat!: convert to ESM (#318) ([5862163](https://github.com/4Catalyzer/cli/commit/58621632fc3961f3ed24eeddc4342645b8b5673b)), closes [#318](https://github.com/4Catalyzer/cli/issues/318)


### BREAKING CHANGES

* the codebase has migrated to native ESM which requires node 12+ and may cause issues downstream





## [2.2.2](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.2.1...@4c/rollout@2.2.2) (2021-06-18)

**Note:** Version bump only for package @4c/rollout





## [2.2.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.2.0...@4c/rollout@2.2.1) (2021-04-22)


### Bug Fixes

* OTP input not working ([ded9a9e](https://github.com/4Catalyzer/cli/commit/ded9a9efc518313087bf117a7b2e674c06f81972))





# [2.2.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.12...@4c/rollout@2.2.0) (2021-02-03)


### Features

* support webpack 5 bump all the deps ([603a29c](https://github.com/4Catalyzer/cli/commit/603a29cfc8aa9ca10d6e8c06414ab75b8286ea86))





## [2.1.12](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.11...@4c/rollout@2.1.12) (2021-01-20)

**Note:** Version bump only for package @4c/rollout





## [2.1.11](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.10...@4c/rollout@2.1.11) (2020-10-29)

**Note:** Version bump only for package @4c/rollout





## [2.1.10](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.9...@4c/rollout@2.1.10) (2020-07-06)

**Note:** Version bump only for package @4c/rollout





## [2.1.9](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.8...@4c/rollout@2.1.9) (2020-05-09)

**Note:** Version bump only for package @4c/rollout





## [2.1.8](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.7...@4c/rollout@2.1.8) (2020-05-04)

**Note:** Version bump only for package @4c/rollout





## [2.1.7](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.6...@4c/rollout@2.1.7) (2020-04-29)

**Note:** Version bump only for package @4c/rollout





## [2.1.6](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.5...@4c/rollout@2.1.6) (2020-04-09)


### Bug Fixes

* preid behavior ([#194](https://github.com/4Catalyzer/cli/issues/194)) ([766bb15](https://github.com/4Catalyzer/cli/commit/766bb15509af514e117c5af5915cee2cb25ecfc6))





## [2.1.5](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.4...@4c/rollout@2.1.5) (2020-03-30)


### Bug Fixes

* Don't normalize package.json ([#187](https://github.com/4Catalyzer/cli/issues/187)) ([63bdd20](https://github.com/4Catalyzer/cli/commit/63bdd2002f59b1014dfd2f8db522298160bb1bfb))
* Fail on not making commit ([#188](https://github.com/4Catalyzer/cli/issues/188)) ([e97d9c3](https://github.com/4Catalyzer/cli/commit/e97d9c37a497b8641be7a888ffb416a13f09824b))





## [2.1.4](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.3...@4c/rollout@2.1.4) (2020-03-22)


### Bug Fixes

* Clean up dependencies ([2479dd7](https://github.com/4Catalyzer/cli/commit/2479dd743fbff67cbdb6a79f70dd3bdd00518003))





## [2.1.3](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.2...@4c/rollout@2.1.3) (2020-03-12)


### Bug Fixes

* Fix config handling ([#180](https://github.com/4Catalyzer/cli/issues/180)) ([a400d6c](https://github.com/4Catalyzer/cli/commit/a400d6ca0b3ee133a8d2d33e5c0224cb10b0c19c))





## [2.1.2](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.1...@4c/rollout@2.1.2) (2020-02-13)

**Note:** Version bump only for package @4c/rollout





## [2.1.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.1.0...@4c/rollout@2.1.1) (2020-02-13)

**Note:** Version bump only for package @4c/rollout





# [2.1.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.0.3...@4c/rollout@2.1.0) (2019-11-25)


### Features

* add monorepo utils and detection to build ([#131](https://github.com/4Catalyzer/cli/issues/131)) ([5d51860](https://github.com/4Catalyzer/cli/commit/5d51860d3b2a5dd5ba27714e9fe84159243e0019))





## [2.0.3](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.0.2...@4c/rollout@2.0.3) (2019-11-12)

**Note:** Version bump only for package @4c/rollout





## [2.0.2](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.0.1...@4c/rollout@2.0.2) (2019-11-06)

**Note:** Version bump only for package @4c/rollout





## [2.0.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@2.0.0...@4c/rollout@2.0.1) (2019-10-11)


### Bug Fixes

* rollout and execa usage ([72f4623](https://github.com/4Catalyzer/cli/commit/72f4623))





# [2.0.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.4.0...@4c/rollout@2.0.0) (2019-10-07)


### chore

* bump ([#47](https://github.com/4Catalyzer/cli/issues/47)) ([85b9bf1](https://github.com/4Catalyzer/cli/commit/85b9bf1))


### BREAKING CHANGES

* probably, there is a lot of stuff here

* fix key





# [1.4.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.10...@4c/rollout@1.4.0) (2019-09-05)


### Features

* rewrite all of the rollout output ([#45](https://github.com/4Catalyzer/cli/issues/45)) ([186fca0](https://github.com/4Catalyzer/cli/commit/186fca0))





## [1.3.10](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.9...@4c/rollout@1.3.10) (2019-08-30)


### Bug Fixes

* alt publish ([9a13dd0](https://github.com/4Catalyzer/cli/commit/9a13dd0))





## [1.3.9](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.8...@4c/rollout@1.3.9) (2019-08-26)

**Note:** Version bump only for package @4c/rollout





## [1.3.8](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.7...@4c/rollout@1.3.8) (2019-08-26)

**Note:** Version bump only for package @4c/rollout





## [1.3.7](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.6...@4c/rollout@1.3.7) (2019-08-21)

**Note:** Version bump only for package @4c/rollout





## [1.3.6](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.5...@4c/rollout@1.3.6) (2019-05-14)


### Bug Fixes

* cli defaults ([#38](https://github.com/4Catalyzer/cli/issues/38)) ([dba48c1](https://github.com/4Catalyzer/cli/commit/dba48c1))





## [1.3.5](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.4...@4c/rollout@1.3.5) (2019-05-10)

**Note:** Version bump only for package @4c/rollout





## [1.3.4](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.3...@4c/rollout@1.3.4) (2019-05-02)


### Bug Fixes

* double commit on publish ([6443ed2](https://github.com/4Catalyzer/cli/commit/6443ed2))





## [1.3.3](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.2...@4c/rollout@1.3.3) (2019-03-08)

**Note:** Version bump only for package @4c/rollout





## [1.3.2](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.1...@4c/rollout@1.3.2) (2019-03-05)

**Note:** Version bump only for package @4c/rollout





## [1.3.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.3.0...@4c/rollout@1.3.1) (2019-02-26)

**Note:** Version bump only for package @4c/rollout





# [1.3.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.2.1...@4c/rollout@1.3.0) (2019-02-26)


### Features

* add build command ([#28](https://github.com/4Catalyzer/cli/issues/28)) ([20f4b00](https://github.com/4Catalyzer/cli/commit/20f4b00))





## [1.2.1](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.2.0...@4c/rollout@1.2.1) (2019-02-20)

**Note:** Version bump only for package @4c/rollout

<a name="1.2.0"></a>

# [1.2.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.1.0...@4c/rollout@1.2.0) (2018-09-13)

### Features

- add conventional-commit option to rollout ([#11](https://github.com/4Catalyzer/cli/issues/11)) ([dea5a4d](https://github.com/4Catalyzer/cli/commit/dea5a4d))

<a name="1.1.0"></a>

# [1.1.0](https://github.com/4Catalyzer/cli/compare/@4c/rollout@1.0.0...@4c/rollout@1.1.0) (2018-09-09)

### Features

- add TFA to rollout and fix pushdir order ([f485450](https://github.com/4Catalyzer/cli/commit/f485450))
