# [1.6.0](https://github.com/streamich/tslint-config-common/compare/v1.5.0...v1.6.0) (2018-11-29)


### Features

* 🎸 add commitlint ([9be4dd5](https://github.com/streamich/tslint-config-common/commit/9be4dd5))
* 🎸 disable few rules ([21dbc0c](https://github.com/streamich/tslint-config-common/commit/21dbc0c))

# [1.5.0](https://github.com/streamich/tslint-config-common/compare/v1.4.0...v1.5.0) (2018-11-25)


### Features

* remove no-inferrable-types ([ac9aac7](https://github.com/streamich/tslint-config-common/commit/ac9aac7))

# [1.4.0](https://github.com/streamich/tslint-config-common/compare/v1.3.0...v1.4.0) (2018-11-25)


### Features

* don't ask user to await before return ([a46b345](https://github.com/streamich/tslint-config-common/commit/a46b345))

# [1.3.0](https://github.com/streamich/tslint-config-common/compare/v1.2.0...v1.3.0) (2018-11-25)


### Features

* disable couple of dynamic deletes and null assertion ([c69cd2e](https://github.com/streamich/tslint-config-common/commit/c69cd2e))

# [1.2.0](https://github.com/streamich/tslint-config-common/compare/v1.1.1...v1.2.0) (2018-11-05)


### Features

* don't require newline before return ([d8a7efd](https://github.com/streamich/tslint-config-common/commit/d8a7efd))

## [1.1.1](https://github.com/streamich/tslint-config-common/compare/v1.1.0...v1.1.1) (2018-10-28)


### Bug Fixes

* 🐛 move disabled rules to the end ([9697fba](https://github.com/streamich/tslint-config-common/commit/9697fba))

# [1.1.0](https://github.com/streamich/tslint-config-common/compare/v1.0.0...v1.1.0) (2018-10-28)


### Bug Fixes

* 🐛 remove disable rule twice ([82723e3](https://github.com/streamich/tslint-config-common/commit/82723e3))


### Features

* 🎸 disable some rules ([4851b3d](https://github.com/streamich/tslint-config-common/commit/4851b3d))

# 1.0.0 (2018-08-08)


### Features

* 🎸 hard fork ([335cb2c](https://github.com/streamich/tslint-config-common/commit/335cb2c))
