From 479fd6e607cd7e5280e4fa7f0ce873cbd2f9caaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:01:04 +0000 Subject: [PATCH] chore(client-ts): release --- clients/typescript/.changeset/pre.json | 10 ---------- clients/typescript/.changeset/sour-cars-kiss.md | 5 ----- clients/typescript/packages/client/CHANGELOG.md | 6 ++++++ clients/typescript/packages/client/package.json | 2 +- 4 files changed, 7 insertions(+), 16 deletions(-) delete mode 100644 clients/typescript/.changeset/pre.json delete mode 100644 clients/typescript/.changeset/sour-cars-kiss.md diff --git a/clients/typescript/.changeset/pre.json b/clients/typescript/.changeset/pre.json deleted file mode 100644 index f3b6b45..0000000 --- a/clients/typescript/.changeset/pre.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "mode": "exit", - "tag": "beta", - "initialVersions": { - "limen-auth": "0.0.1" - }, - "changesets": [ - "sour-cars-kiss" - ] -} diff --git a/clients/typescript/.changeset/sour-cars-kiss.md b/clients/typescript/.changeset/sour-cars-kiss.md deleted file mode 100644 index 09965dd..0000000 --- a/clients/typescript/.changeset/sour-cars-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"limen-auth": patch ---- - -Testing CI diff --git a/clients/typescript/packages/client/CHANGELOG.md b/clients/typescript/packages/client/CHANGELOG.md index fbccfcd..eaf3591 100644 --- a/clients/typescript/packages/client/CHANGELOG.md +++ b/clients/typescript/packages/client/CHANGELOG.md @@ -1,5 +1,11 @@ # limen-auth +## 0.0.2 + +### Patch Changes + +- d25ccf8: Testing CI + ## 0.0.2-beta.0 ### Patch Changes diff --git a/clients/typescript/packages/client/package.json b/clients/typescript/packages/client/package.json index 76a9b11..6232230 100644 --- a/clients/typescript/packages/client/package.json +++ b/clients/typescript/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "limen-auth", - "version": "0.0.2-beta.0", + "version": "0.0.2", "description": "Official TypeScript SDK for Limen, a composable Go auth library. Framework-agnostic core with React, Vue, Svelte, and Solid adapters.", "keywords": [ "limen",