Skip to content

Commit 6e751ce

Browse files
Version Packages
1 parent 419772f commit 6e751ce

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-moons-shave.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# qwik-turnstile
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Captilize props type (by [@shairez](https://github.com/shairez) in [`419772f`](https://github.com/qwikifiers/qwik-turnstile/commit/419772f8b8dea7663ee60cb99450e0ccf08850dd))
8+
39
## 0.0.2
410

511
### Patch Changes

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.2",
3+
"version": "0.0.3",
44
"description": "Qwik integration with Cloudflare Turnstile",
55
"main": "./lib/index.qwik.mjs",
66
"qwik": "./lib/index.qwik.mjs",

0 commit comments

Comments
 (0)