Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu committed Aug 24, 2021
1 parent 2545c46 commit cadaa3e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Empty file added .yarn/versions/1028d9c1.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.2.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.1...v0.2.0) (2021-08-24)


### Features

* add custom component name ([2545c46](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/2545c46ce3f3e58badb6baba058e7e49fe3a0334))



## [0.1.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.0...v0.1.1) (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.1.1",
"version": "0.2.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 cadaa3e

Please sign in to comment.