From 7646d3948b93233d48af2b3e130a7bacd1494dbc Mon Sep 17 00:00:00 2001 From: StringKE Date: Fri, 14 Aug 2026 12:49:30 +0400 Subject: [PATCH] chore(release): prepare v0.0.5 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 090e501f..deb52633 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.5] - 2026-08-14 + +### Fixed +- **auth:** Harden one-time link recovery (#73) ([b1c15ac](https://github.com/StringKe/xid/commit/b1c15acd1ad10192d7a49dcca166268fc423a2ff)) + ## [0.0.4] - 2026-08-14 ### Fixed @@ -113,6 +118,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.5]: https://github.com/StringKe/xid/releases/tag/v0.0.5 [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 diff --git a/package.json b/package.json index 1e6df464..c8c0f408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xid", - "version": "0.0.4", + "version": "0.0.5", "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": [