Skip to content

Commit

Permalink
chore(release): changesets versioning & publication
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and vnphanquang committed Jan 6, 2025
1 parent 38b8618 commit ddfedbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-apples-float.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cloudflare-turnstile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.1

### Patch Changes

- [`38b8618`](https://github.com/vnphanquang/svelte-put/commit/38b8618ff5087d7e5459a3d054efeb5cb229f380) Thanks [@vnphanquang](https://github.com/vnphanquang)! - set 'feedback-enabled' to optional

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare-turnstile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/cloudflare-turnstile",
"version": "1.1.0",
"version": "1.1.1",
"description": "Action for rendering Cloudflare turnstile into HTML node",
"main": "src/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit ddfedbb

Please sign in to comment.