## [2.1.13](https://github.com/kouts/vue-modal/compare/v2.1.12...v2.1.13) (2025-11-02)


### Bug Fixes

* updated lint config, lint files ([0e5d5cf](https://github.com/kouts/vue-modal/commit/0e5d5cfa85746cdc2da35da50be48b247308793f))
* updated node ([b9f1109](https://github.com/kouts/vue-modal/commit/b9f110932132b684a3f6a700f2bc05fb8c3aab38))

## [2.1.12](https://github.com/kouts/vue-modal/compare/v2.1.11...v2.1.12) (2023-06-05)


### Bug Fixes

* updated packages ([abbeba6](https://github.com/kouts/vue-modal/commit/abbeba675acd87e0a3c9f40301869f1103d72060))

## [2.1.11](https://github.com/kouts/vue-modal/compare/v2.1.10...v2.1.11) (2022-11-06)


### Bug Fixes

* updated npm packages to their latest minor ([f9705f0](https://github.com/kouts/vue-modal/commit/f9705f0f0e88a578f47870fd3df9740bb0f3ed97))
* updated rollup to version 3 ([e823e64](https://github.com/kouts/vue-modal/commit/e823e64356b650a2a16ca51f3d43264a9bf4693d))

## [2.1.10](https://github.com/kouts/vue-modal/compare/v2.1.9...v2.1.10) (2022-10-02)


### Bug Fixes

* updated eslint config ([00a90d9](https://github.com/kouts/vue-modal/commit/00a90d9be303f4d74ee68813d63b13428c21679a))
* updated npm packages ([7b82402](https://github.com/kouts/vue-modal/commit/7b82402855c11132202fe622025e20d60e6fd219))

## [2.1.9](https://github.com/kouts/vue-modal/compare/v2.1.8...v2.1.9) (2022-07-21)


### Bug Fixes

* fixed docs build and umd test ([440e868](https://github.com/kouts/vue-modal/commit/440e86800ab4853182ddf75b7a08d0939263c3de))
* simplified rollup build ([13176ed](https://github.com/kouts/vue-modal/commit/13176eda175ab135081a08c4c7c1e77eb2617e27))
* updated npm packages ([f3f8311](https://github.com/kouts/vue-modal/commit/f3f83115927d0ca1b1ad59e102fac3e03cd88295))
* updated package-lock and release action ([d026533](https://github.com/kouts/vue-modal/commit/d02653375440e5962dc4a18eaec2976aba2ef8be))
* updated release action ([7274f25](https://github.com/kouts/vue-modal/commit/7274f25cb9f0664e59c8410a34e62f7dc64a3c2c))

## [2.1.8](https://github.com/kouts/vue-modal/compare/v2.1.7...v2.1.8) (2022-06-16)


### Bug Fixes

* lint files ([8b88d24](https://github.com/kouts/vue-modal/commit/8b88d2402ae568748425603d86ec62715974112e))
* updated eslint config and npm packages ([5de7129](https://github.com/kouts/vue-modal/commit/5de71294680d9fbcd93ccae50e8bb7095244b19b))

## [2.1.7](https://github.com/kouts/vue-modal/compare/v2.1.6...v2.1.7) (2022-04-18)


### Bug Fixes

* fixed features test setup ([e8af5e0](https://github.com/kouts/vue-modal/commit/e8af5e0f2602c54b4e3449d1727acf6ae49af745))

## [2.1.6](https://github.com/kouts/vue-modal/compare/v2.1.5...v2.1.6) (2022-04-18)


### Bug Fixes

* added aria attributes ([a10e17b](https://github.com/kouts/vue-modal/commit/a10e17b4d15168f6782f473b239a7e0c107eca25))
* added keyCode for keydown event ([ec6a76c](https://github.com/kouts/vue-modal/commit/ec6a76ca74fd31ee80926714cf54f54fb4e1d305))
* fixed aria attributes values ([16698dc](https://github.com/kouts/vue-modal/commit/16698dc0546f52a21a291374aec151ab34a2579d))

## [2.1.5](https://github.com/kouts/vue-modal/compare/v2.1.4...v2.1.5) (2022-04-16)


### Bug Fixes

* updated npm packages ([bdbfa70](https://github.com/kouts/vue-modal/commit/bdbfa7071f5c78b2fdf8d85fd5651f23968fb4a9))

## [2.1.4](https://github.com/kouts/vue-modal/compare/v2.1.3...v2.1.4) (2021-11-21)


### Bug Fixes

* removed unneeded div ([14814e0](https://github.com/kouts/vue-modal/commit/14814e06482d754cd99e4c0743e85b94bb61387d))

## [2.1.3](https://github.com/kouts/vue-modal/compare/v2.1.2...v2.1.3) (2021-11-21)


### Bug Fixes

* release ([9e60a30](https://github.com/kouts/vue-modal/commit/9e60a30d2c655c08590319347a46db1d246bf17f))

## [2.1.2](https://github.com/kouts/vue-modal/compare/v2.1.1...v2.1.2) (2021-11-21)


### Bug Fixes

* added notice for vue version ([31d0e8b](https://github.com/kouts/vue-modal/commit/31d0e8bb8721596913978bdf724a60ad8668452e))

## [2.1.1](https://github.com/kouts/vue-modal/compare/v2.1.0...v2.1.1) (2021-10-25)


### Bug Fixes

* add aria-label to first close button ([11f00c1](https://github.com/kouts/vue-modal/commit/11f00c1f0f1c5302d8078d3e42292f74330a2451))

# [2.1.0](https://github.com/kouts/vue-modal/compare/v2.0.10...v2.1.0) (2021-08-12)


### Features

* added semantic-release ([43984e6](https://github.com/kouts/vue-modal/commit/43984e63a3a209f26b66262d16c4d8d2385813d9))
