Skip to content

Commit

Permalink
release: v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu committed Aug 23, 2021
1 parent 96d995e commit 09fe679
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Empty file added .yarn/versions/9454a9bf.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.1.0](https://github.com/DongKyuuuu/vue3-recaptcha-v2/compare/v0.0.2...v0.1.0) (2021-08-23)


### Bug Fixes

* vue rollup `createElementBlock`change ([96d995e](https://github.com/DongKyuuuu/vue3-recaptcha-v2/commit/96d995ea374b5e4a5d13bc7274b531bce2d1af4f))



## [0.0.2](https://github.com/DongKyuuuu/vue3-recaptcha-v2/compare/v0.0.1...v0.0.2) (2021-08-23)


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.0.2",
"version": "0.1.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 09fe679

Please sign in to comment.