Skip to content

Commit ab205bb

Browse files
committed
Merge branch 'main' of github.com:qwikifiers/qwik-turnstile into main
2 parents 79b27f3 + 01a77e0 commit ab205bb

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/small-students-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# qwik-turnstile
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- ✨ added `useTurnstile`, `resetTurnstile` and `verifyTurnstile` (by [@shairez](https://github.com/shairez) in [`74dfa09`](https://github.com/qwikifiers/qwik-turnstile/commit/74dfa0983da077e3cd579ab3e4b6b47549467863))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-turnstile",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Qwik integration with Cloudflare Turnstile",
55
"main": "./lib/index.qwik.mjs",
66
"qwik": "./lib/index.qwik.mjs",

0 commit comments

Comments
 (0)