diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1d8e5..b4b2231 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.1](https://github.com/nuxt-community/recaptcha-module/compare/v1.0.0...v1.0.1) (2021-02-17) + + +### Bug Fixes + +* reset for multi-widget ([#78](https://github.com/nuxt-community/recaptcha-module/issues/78)) ([4ff519b](https://github.com/nuxt-community/recaptcha-module/commit/4ff519b)) + + + # [1.0.0](https://github.com/nuxt-community/recaptcha-module/compare/v0.6.2...v1.0.0) (2021-02-03) diff --git a/package.json b/package.json index eb60499..cb5468e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/recaptcha", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple and easy Google reCAPTCHA integration with Nuxt.js", "keywords": [ "nuxtjs",