Skip to content

Commit

Permalink
release: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu committed Aug 25, 2021
1 parent 1276745 commit 3550cf1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Empty file added .yarn/versions/6bff70e0.yml
Empty file.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.3.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.2.0...v0.3.0) (2021-08-25)


### Features

* update alterDomain option([#2](https://github.com/dongkyuuuu/vue3-recaptcha-v2/issues/2)) ([1276745](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/12767454bf5ee830209d4b9580ddd3a9bc5a605c))



# [0.2.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.1...v0.2.0) (2021-08-24)


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": "vue3-recaptcha-v2",
"version": "0.2.0",
"version": "0.3.0",
"description": "reCAPTCHA for Vue3 : CompositionAPI, Types",
"main": "dist/vue3-recaptcha-v2.js",
"types": "dist/vue3-recaptcha-v2.d.ts",
Expand Down

0 comments on commit 3550cf1

Please sign in to comment.