## [5.3.1](https://github.com/rajasegar/alacritty-themes/compare/v5.3.0...v5.3.1) (2022-11-23)


### Bug Fixes

* Config warning: bar has been deprecated; use `colors.footer_bar` instead ([#203](https://github.com/rajasegar/alacritty-themes/issues/203)) ([cda1555](https://github.com/rajasegar/alacritty-themes/commit/cda1555030801210f017086b1c2cf839a3351f6f))

# [5.3.0](https://github.com/rajasegar/alacritty-themes/compare/v5.2.0...v5.3.0) (2022-10-28)


### Features

* **dracula:** update dracula theme from the official page ([#197](https://github.com/rajasegar/alacritty-themes/issues/197)) ([934503b](https://github.com/rajasegar/alacritty-themes/commit/934503bb92ab69211061fd5ea1f7d0f66066280f))

# [5.2.0](https://github.com/rajasegar/alacritty-themes/compare/v5.1.1...v5.2.0) (2022-09-20)


### Features

* **theme:** added Paper theme ([#186](https://github.com/rajasegar/alacritty-themes/issues/186)) ([3330397](https://github.com/rajasegar/alacritty-themes/commit/3330397e9ecbdbd56f6be97beb8dceab52f857cd))

## [5.1.1](https://github.com/rajasegar/alacritty-themes/compare/v5.1.0...v5.1.1) (2022-09-11)


### Bug Fixes

* **cli:** fix direct theme application ([#184](https://github.com/rajasegar/alacritty-themes/issues/184)) ([2144b68](https://github.com/rajasegar/alacritty-themes/commit/2144b68c7b4b60ae89b242ef9f6d310ea907d2c0)), closes [#183](https://github.com/rajasegar/alacritty-themes/issues/183)

# [5.1.0](https://github.com/rajasegar/alacritty-themes/compare/v5.0.1...v5.1.0) (2022-08-24)


### Features

* **theme:** add Moonlight II VSCode theme ([73e9e6b](https://github.com/rajasegar/alacritty-themes/commit/73e9e6b6d6921260c652d0ff6fb8cab1acdf2449))

## [5.0.1](https://github.com/rajasegar/alacritty-themes/compare/v5.0.0...v5.0.1) (2022-08-21)


### Bug Fixes

* **backup:** fix where to find the alacritty file path ([#178](https://github.com/rajasegar/alacritty-themes/issues/178)) ([355e189](https://github.com/rajasegar/alacritty-themes/commit/355e189e7364206a5a843524e05ce42bf505f79e)), closes [#172](https://github.com/rajasegar/alacritty-themes/issues/172)

# [5.0.0](https://github.com/rajasegar/alacritty-themes/compare/v4.4.2...v5.0.0) (2022-08-21)


### Features

* **semantic-release:** fix semantic-release config ([468cbfb](https://github.com/rajasegar/alacritty-themes/commit/468cbfb79231cd9d306ad3f733da3ba424757179))


### BREAKING CHANGES

* **semantic-release:** fix semantic-release

## [4.4.2](https://github.com/rajasegar/alacritty-themes/compare/v4.4.1...v4.4.2) (2022-07-17)

## [4.4.1](https://github.com/rajasegar/alacritty-themes/compare/v4.4.0...v4.4.1) (2022-06-24)


### Features

* **cli:** Add createBackup method ([#157](https://github.com/rajasegar/alacritty-themes/issues/157)) ([ffe2abf](https://github.com/rajasegar/alacritty-themes/commit/ffe2abf804f7134c493f844dff52d2f0bad9be7a)), closes [#131](https://github.com/rajasegar/alacritty-themes/issues/131)

# [4.4.0](https://github.com/rajasegar/alacritty-themes/compare/v4.3.0...v4.4.0) (2022-06-22)


### Features

* **dependencies:** Update dependencies ([#156](https://github.com/rajasegar/alacritty-themes/issues/156)) ([939aa5b](https://github.com/rajasegar/alacritty-themes/commit/939aa5b602bd8538ba0867bec39ef89c6262e059))

# [4.3.0](https://github.com/rajasegar/alacritty-themes/compare/v4.2.0...v4.3.0) (2022-02-11)


### Features

* **alacritty:** update readme ([#101](https://github.com/rajasegar/alacritty-themes/issues/101)) ([37d2bd6](https://github.com/rajasegar/alacritty-themes/commit/37d2bd6911d6328addbb51b98ef9cc269e8110d8))

# [4.2.0](https://github.com/rajasegar/alacritty-themes/compare/v4.1.6...v4.2.0) (2022-01-20)


### Features

* **convert:** remove convert file ([#89](https://github.com/rajasegar/alacritty-themes/issues/89)) ([e15d125](https://github.com/rajasegar/alacritty-themes/commit/e15d12571de91f99ef66f132f0487c035d94f47d))

## [4.1.6](https://github.com/rajasegar/alacritty-themes/compare/v4.1.5...v4.1.6) (2021-11-27)


### Bug Fixes

* check if alacrittyConfigPath is undefined before reading the file ([#74](https://github.com/rajasegar/alacritty-themes/issues/74)) ([afd82eb](https://github.com/rajasegar/alacritty-themes/commit/afd82ebbe516bf942a6f0cefb6438b207d6590fc))

## [4.1.5](https://github.com/rajasegar/alacritty-themes/compare/v4.1.4...v4.1.5) (2021-11-12)


### Bug Fixes

* possible alacritty locations ([#68](https://github.com/rajasegar/alacritty-themes/issues/68)) ([9b1cb94](https://github.com/rajasegar/alacritty-themes/commit/9b1cb94de6ec6ad97c6508107b2ae886c812ec11)), closes [#67](https://github.com/rajasegar/alacritty-themes/issues/67)

## [4.1.4](https://github.com/rajasegar/alacritty-themes/compare/v4.1.3...v4.1.4) (2021-11-09)


### Bug Fixes

* add theme folder method ([#58](https://github.com/rajasegar/alacritty-themes/issues/58)) ([0c4b6fa](https://github.com/rajasegar/alacritty-themes/commit/0c4b6fa5978c12b1c8be6a84db195c70b2d22404))

## [4.1.3](https://github.com/rajasegar/alacritty-themes/compare/v4.1.2...v4.1.3) (2021-09-28)


### Bug Fixes

* set project dir as rootDirectory ([#47](https://github.com/rajasegar/alacritty-themes/issues/47)) ([82782dc](https://github.com/rajasegar/alacritty-themes/commit/82782dcb0bdb3c404881562e6e1e25adc54f4e78))

## [4.1.2](https://github.com/rajasegar/alacritty-themes/compare/v4.1.1...v4.1.2) (2021-09-21)


### Bug Fixes

* stop removing existing comments on the alacritty file ([#42](https://github.com/rajasegar/alacritty-themes/issues/42)) ([98a5d68](https://github.com/rajasegar/alacritty-themes/commit/98a5d68d4be76eb8a7e9ccd9277ada5a44ef71e6)), closes [#30](https://github.com/rajasegar/alacritty-themes/issues/30)

## [4.1.1](https://github.com/rajasegar/alacritty-themes/compare/v4.1.0...v4.1.1) (2021-08-18)


### Bug Fixes

* format error in action yml ([ce94628](https://github.com/rajasegar/alacritty-themes/commit/ce9462883f7f56fd3f49377b6c90a574f560baff))
* github action to install deps first ([a1a7f00](https://github.com/rajasegar/alacritty-themes/commit/a1a7f0053e83827b5de511a5ba17537278970473))
