From 59dfd2a99458cb61612cfeef4a22dcfc65700c7e Mon Sep 17 00:00:00 2001 From: StringKE Date: Fri, 14 Aug 2026 11:43:15 +0400 Subject: [PATCH] chore(release): prepare v0.0.4 Signed-off-by: StringKE --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250304a3..090e501f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ project adheres to [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.ht This file is generated by [git-cliff](https://github.com/orhun/git-cliff) from Conventional Commits. Run `pnpm changelog --tag vX.Y.Z` to prepare a release; do not edit it by hand. +## [0.0.4] - 2026-08-14 + +### Fixed +- **auth:** Gate protected actions on Turnstile (#71) ([8b31c7d](https://github.com/StringKe/xid/commit/8b31c7d7d7676b9f52902269d74072bb292ef9c8)) + ## [0.0.3] - 2026-08-13 ### Security @@ -108,6 +113,7 @@ Run `pnpm changelog --tag vX.Y.Z` to prepare a release; do not edit it by hand. - Retrigger workers builds after webhook loss ([b48d798](https://github.com/StringKe/xid/commit/b48d7984298e4c9428475d4856691d0b0c25d56d)) [Unreleased]: https://github.com/StringKe/xid/commits/main +[0.0.4]: https://github.com/StringKe/xid/releases/tag/v0.0.4 [0.0.3]: https://github.com/StringKe/xid/releases/tag/v0.0.3 [0.0.2]: https://github.com/StringKe/xid/releases/tag/v0.0.2 [0.0.1]: https://github.com/StringKe/xid/releases/tag/v0.0.1 diff --git a/package.json b/package.json index 13dec6c9..1e6df464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xid", - "version": "0.0.3", + "version": "0.0.4", "private": true, "description": "XID is an open-source, edge-native identity platform on Cloudflare Workers: OIDC/OAuth provider, multi-tenant RBAC, enterprise SSO federation (SAML and SCIM) and passkey-first hosted auth UI.", "keywords": [