Skip to content

Commit 39946f8

Browse files
authored
Merge pull request #126 from hkbertoson/changeset-release/main
[ci] Release
2 parents 68326d6 + 9e1c436 commit 39946f8

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/quiet-readers-beg.md

-5
This file was deleted.

.changeset/rare-clouds-eat.md

-5
This file was deleted.

package/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# astro-turnstile
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 31d452f: Updated to use data attribute instead of comment
8+
- 9a444e1: Updated script to only inject on pages where component is rendered
9+
310
## 2.0.1
411

512
### Patch Changes

package/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-turnstile",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Astro cloudflare turnstile integration",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)