

## [0.2.2](https://github.com/MorevM/commitlint-config/compare/v0.2.1...v0.2.2) (2023-05-07)


### Tests

* Run build task before tests ([5881f32](https://github.com/MorevM/commitlint-config/commit/5881f3226ffd76ef3c3319b8a25732de3b15ee6b))


### Chores

* Run build task within `prepare` hook since the local commitlint config depends on the artifacts ([72ff7a7](https://github.com/MorevM/commitlint-config/commit/72ff7a77a66d5f2024a2318f1789de278dec67e3))

## [0.2.1](https://github.com/MorevM/commitlint-config/compare/v0.2.0...v0.2.1) (2023-05-07)

Bump for a broken `0.2.0` release.

## [0.2.0](https://github.com/MorevM/commitlint-config/compare/v0.1.1...v0.2.0) (2023-05-07)


### Features

* Add `perf` to the `type-enum` list as less generic subtype of `refactor` ([21df1df](https://github.com/MorevM/commitlint-config/commit/21df1df1a2a1975b0a8499797e4efc20a4b7a9f0))
* Allow a single link as a commit body using a local plugin ([86a0a49](https://github.com/MorevM/commitlint-config/commit/86a0a49a025b55012646fb3fb6cd3de26bfca87c))


### Chores

* Rewrite the package to be ESM ([ae162f7](https://github.com/MorevM/commitlint-config/commit/ae162f7c2609f250c7b03886f1e446cf769d6793))
* Upgrade direct dependencies ([e886f6b](https://github.com/MorevM/commitlint-config/commit/e886f6b4d447da238b0755b766a9f847b42d7ba9))


### Documentation

* Add a proper `README.md` ([99108bb](https://github.com/MorevM/commitlint-config/commit/99108bbf22ecf3e63f39e1f8e4da7545e14c01b9))

### [0.1.1](https://github.com/MorevM/commitlint-config/compare/v0.1.0...v0.1.1) (2022-03-26)


### CI improvements

* Add `dependabot` ([261b260](https://github.com/MorevM/commitlint-config/commit/261b260b3f428ab22640b510ce69b27578b03d2f))


### Chores

* Deps update ([fcc0aab](https://github.com/MorevM/commitlint-config/commit/fcc0aab4a1b2ef4633fdc7bdbbe4018d5531d28c))
* Update `release-it` config ([ded5b6c](https://github.com/MorevM/commitlint-config/commit/ded5b6c2396dd4eff3c8c7c1dfca2ef916f04882))


### Refactoring

* Lint files ([799a848](https://github.com/MorevM/commitlint-config/commit/799a8489695553a7aaba9416afb3256d50f63acb))# [0.1.0](https://github.com/MorevM/commitlint-config/compare/v0.0.7...v0.1.0) (2022-02-09)


### Features

* Extend `type-enum` with `wip` type ([3c29286](https://github.com/MorevM/commitlint-config/commit/3c29286b222e48848ad42ecc2d2184735da1b39f))

## [0.0.7](https://github.com/MorevM/commitlint-config/compare/v0.0.6...v0.0.7) (2022-02-05)


### Bug Fixes

* Turn off rule `body-full-stop` ([6e7c7c1](https://github.com/MorevM/commitlint-config/commit/6e7c7c1ceda9b6c9a208778750792fc6050f4b13))

## [0.0.6](https://github.com/MorevM/commitlint-config/compare/v0.0.5...v0.0.6) (2022-02-05)

## [0.0.5](https://github.com/MorevM/commitlint-config/compare/v0.0.4...v0.0.5) (2022-02-05)


### Bug Fixes

* Add keywords ([fab982b](https://github.com/MorevM/commitlint-config/commit/fab982b28b1096184beb72bb49cf49bac3a0c6b0))
* Excpicit `registry-url` ([68f62e5](https://github.com/MorevM/commitlint-config/commit/68f62e564e83b31676b25284f283249bb1ff36d9))

## [0.0.4](https://github.com/MorevM/commitlint-config/compare/v0.0.3...v0.0.4) (2022-02-05)


### Bug Fixes

* Change package name ([4650d9f](https://github.com/MorevM/commitlint-config/commit/4650d9f644cb783745e841144f1a1070086a2d06))

## [0.0.3](https://github.com/MorevM/commitlint-config/compare/v0.0.2...v0.0.3) (2022-02-05)

## [0.0.2](https://github.com/MorevM/commitlint-config/compare/v0.0.1...v0.0.2) (2022-02-05)


### Bug Fixes

* **package.json:** Set `private: false` ([11d5a85](https://github.com/MorevM/commitlint-config/commit/11d5a85958c32607b7a414dec57df3b0e4814b6b))

## 0.0.1 (2022-02-05)