Skip to content

Commit c78eac0

Browse files
chore: synchronize packages to v1.10.0 (#21)
Sync both TypeScript and Python packages to version 1.10.0 to resolve release-please blocking issue with untagged merged release PR. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Chris Lyons Co-authored-by: Claude <noreply@anthropic.com>
1 parent 88f2513 commit c78eac0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/flarelette-jwt-ts": "1.9.0",
2+
"packages/flarelette-jwt-ts": "1.10.0",
33
"packages/flarelette-jwt-py": "1.10.0"
44
}

packages/flarelette-jwt-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chrislyons-dev/flarelette-jwt",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"type": "module",
55
"description": "Environment-driven JWT authentication for Cloudflare Workers with secret-name indirection",
66
"keywords": [

0 commit comments

Comments
 (0)