diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ef3e63..4e464ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [1.0.3](https://github.com/nuxt-community/recaptcha-module/compare/v1.0.2...v1.0.3) (2021-03-16)
+
+
+### Bug Fixes
+
+* prioritized dynamic input vs config ([#82](https://github.com/nuxt-community/recaptcha-module/issues/82)) ([2d125a3](https://github.com/nuxt-community/recaptcha-module/commit/2d125a3))
+
+
+
## [1.0.2](https://github.com/nuxt-community/recaptcha-module/compare/v1.0.1...v1.0.2) (2021-03-11)
diff --git a/package.json b/package.json
index c38d78b..2c5464f 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/recaptcha",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Simple and easy Google reCAPTCHA integration with Nuxt.js",
"keywords": [
"nuxtjs",