Skip to content

Commit 549e750

Browse files
github-actions[bot]DanSnow
authored andcommitted
chore(master): release 2.0.3
1 parent b9b5dad commit 549e750

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.3](https://github.com/DanSnow/vue-recaptcha/compare/v2.0.2...v2.0.3) (2022-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade vue-demi to v0.13.11 to fix vue 2.7 warning ([d86f072](https://github.com/DanSnow/vue-recaptcha/commit/d86f072e1bb620f23e03aeaf1732b80074fdc7ed))
9+
310
## [2.0.2](https://github.com/DanSnow/vue-recaptcha/compare/v2.0.1...v2.0.2) (2022-09-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-recaptcha",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "ReCAPTCHA vue component",
55
"types": "types/index.d.ts",
66
"module": "dist/vue-recaptcha.es.js",

0 commit comments

Comments
 (0)