# [2.0.0](https://github.com/totallymoney/eslint-plugin-prefer-smart-quotes/compare/v1.0.5...v2.0.0) (2021-11-14)


### Features

* add better naming for entity references ([5717c81](https://github.com/totallymoney/eslint-plugin-prefer-smart-quotes/commit/5717c81a8bbeb14861d00259a0885de24f15db17))


### BREAKING CHANGES

* The entity references have changed
to be more descriptive. `Alphanumeric` is now `named` and
`unicode` is now `numeric` as these actually reflect the
name of the references.

## [1.0.5](https://github.com/totallymoney/eslint-plugin-prefer-smart-quotes/compare/v1.0.4...v1.0.5) (2021-07-30)


### Bug Fixes

* dont replace incorrectly for single quotes ([b38aa07](https://github.com/totallymoney/eslint-plugin-prefer-smart-quotes/commit/b38aa0781c192ea650001bd45c3d2774280841cf))
