Skip to content

Commit

Permalink
chore(master): release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and DanSnow committed Sep 17, 2022
1 parent b9b5dad commit 549e750
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.3](https://github.com/DanSnow/vue-recaptcha/compare/v2.0.2...v2.0.3) (2022-09-17)


### Bug Fixes

* upgrade vue-demi to v0.13.11 to fix vue 2.7 warning ([d86f072](https://github.com/DanSnow/vue-recaptcha/commit/d86f072e1bb620f23e03aeaf1732b80074fdc7ed))

## [2.0.2](https://github.com/DanSnow/vue-recaptcha/compare/v2.0.1...v2.0.2) (2022-09-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-recaptcha",
"version": "2.0.2",
"version": "2.0.3",
"description": "ReCAPTCHA vue component",
"types": "types/index.d.ts",
"module": "dist/vue-recaptcha.es.js",
Expand Down

0 comments on commit 549e750

Please sign in to comment.