diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45dc362..f6fb3a6 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.1.0](https://github.com/nuxt-community/recaptcha-module/compare/v1.0.4...v1.1.0) (2022-05-21)
+
+
+### Features
+
+* add enterprise mode ([17a7d5f](https://github.com/nuxt-community/recaptcha-module/commit/17a7d5f))
+
+
+
## [1.0.4](https://github.com/nuxt-community/recaptcha-module/compare/v1.0.3...v1.0.4) (2021-03-21)
diff --git a/package.json b/package.json
index a8bca8a..12f6920 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/recaptcha",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "Simple and easy Google reCAPTCHA integration with Nuxt.js",
"keywords": [
"nuxtjs",