## 2.1.0 (2024-11-05)

* feat: update siteKey dynamically (#15) ([1a2e3a4](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/1a2e3a4)), closes [#15](https://github.com/dongkyuuuu/vue3-recaptcha-v2/issues/15)



## <small>2.0.2 (2024-01-09)</small>

* fix: create script function is call duplicate (#12) ([5c2cdbd](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/5c2cdbd)), closes [#12](https://github.com/dongkyuuuu/vue3-recaptcha-v2/issues/12)
* build: add release script and ci ([6335274](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/6335274))
* build: in release.sh wrong read -p options fixed ([ac3a4d2](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/ac3a4d2))
* build: miss new version fixed ([af431b0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/af431b0))
* release: v ([3d7b6c7](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/3d7b6c7))
* docs: vue3 install example fixed ([5fa631b](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/5fa631b))



## <small>2.0.1 (2023-09-13)</small>

* build: add release script and ci ([6335274](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/6335274))
* build: in release.sh wrong read -p options fixed ([ac3a4d2](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/ac3a4d2))
* docs: vue3 install example fixed ([5fa631b](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/5fa631b))



## 2.0.0 (2023-09-13)

- BREAKING CHANGE: 2.0.0 ([b87c74b](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/b87c74b))

### New Features

- [#10](https://github.com/Dongkyuuuu/vue3-recaptcha-v2/issues/10) [#8](https://github.com/Dongkyuuuu/vue3-recaptcha-v2/issues/8) Add language props in `RecaptchaV2 ` component
- [#7](https://github.com/Dongkyuuuu/vue3-recaptcha-v2/issues/7) Add `invisible` component option, `handleExecute` composable
- [#6](https://github.com/Dongkyuuuu/vue3-recaptcha-v2/issues/6) Add `Nuxt 3 usage` documentation

### Fixed

- [#9](https://github.com/Dongkyuuuu/vue3-recaptcha-v2/issues/9) Unit test bug fix

## [1.0.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v1.0.0...v1.0.1) (2022-02-02)

### Bug Fix

- **packgae.json:** Dev mode in vite vaildate ES module error fix. ([0ba1549](https://github.com/DongKyuuuu/vue3-recaptcha-v2/commit/0ba15490452f7402bbf09cfd7aa33dbe23b83ce1)) ([#4](https://github.com/DongKyuuuu/vue3-recaptcha-v2/issues/4))

# [1.0.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.3.1...v1.0.0) (2021-09-05)

### Features

- change component import ([792f906](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/792f90640775038194b77214d0aef47bb89b4242))
- **docs:** README.md add badge ([6ed3652](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/6ed3652fb11ac5ecd96f440d49243c8ede8c1b08))
- **docs:** update README.md ([a54b125](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/a54b125df6239b744093af7b3acd16ab208c412a))

## [0.3.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.3.0...v0.3.1) (2021-08-25)

### Bug Fixes

- **docs:** fix alterDomain Description ([3b6bcf2](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/3b6bcf2603cb188ae33f1fbd22357524f9b5adc1))

# [0.3.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.2.0...v0.3.0) (2021-08-25)

### Features

- update alterDomain option([#2](https://github.com/dongkyuuuu/vue3-recaptcha-v2/issues/2)) ([1276745](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/12767454bf5ee830209d4b9580ddd3a9bc5a605c))

# [0.2.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.1...v0.2.0) (2021-08-24)

### Features

- add custom component name ([2545c46](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/2545c46ce3f3e58badb6baba058e7e49fe3a0334))

## [0.1.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.0...v0.1.1) (2021-08-24)

# [0.1.0](https://github.com/DongKyuuuu/vue3-recaptcha-v2/compare/v0.0.2...v0.1.0) (2021-08-23)

### Bug Fixes

- vue rollup `createElementBlock`change ([96d995e](https://github.com/DongKyuuuu/vue3-recaptcha-v2/commit/96d995ea374b5e4a5d13bc7274b531bce2d1af4f))

## [0.0.2](https://github.com/DongKyuuuu/vue3-recaptcha-v2/compare/v0.0.1...v0.0.2) (2021-08-23)

## 0.0.1 (2021-08-23)
