Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu committed Sep 5, 2021
1 parent a54b125 commit b01a112
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
Empty file added .yarn/versions/e1105db4.yml
Empty file.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.0.0](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.3.1...v1.0.0) (2021-09-05)


### Features

* change component import ([792f906](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/792f90640775038194b77214d0aef47bb89b4242))
* **docs:** README.md add badge ([6ed3652](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/6ed3652fb11ac5ecd96f440d49243c8ede8c1b08))
* **docs:** update README.md ([a54b125](https://github.com/dongkyuuuu/vue3-recaptcha-v2/commit/a54b125df6239b744093af7b3acd16ab208c412a))



## [0.3.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.3.0...v0.3.1) (2021-08-25)


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.3.1",
"version": "1.0.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 b01a112

Please sign in to comment.