From e046c426271a604136d046544f013f4e0164bd79 Mon Sep 17 00:00:00 2001 From: mvrlin Date: Sat, 21 May 2022 11:47:40 +0300 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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",