Skip to content

Commit 93715f8

Browse files
committed
release: v0.1.1
1 parent 14c19c2 commit 93715f8

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.yarn/versions/c82ec4d5.yml

Whitespace-only changes.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.1.1](https://github.com/dongkyuuuu/vue3-recaptcha-v2/compare/v0.1.0...v0.1.1) (2021-08-24)
2+
3+
4+
15
# [0.1.0](https://github.com/DongKyuuuu/vue3-recaptcha-v2/compare/v0.0.2...v0.1.0) (2021-08-23)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-recaptcha-v2",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "reCAPTCHA for Vue3 : CompositionAPI, Types",
55
"main": "dist/vue3-recaptcha-v2.js",
66
"types": "dist/vue3-recaptcha-v2.d.ts",

0 commit comments

Comments
 (0)