From a83540abe7baf1d32e51a5611c7cef7bf079a021 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 23:06:16 +0000 Subject: [PATCH] chore(client-ts): release --- clients/typescript/.changeset/clever-frogs-admire.md | 5 ----- clients/typescript/packages/client/CHANGELOG.md | 6 ++++++ clients/typescript/packages/client/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 clients/typescript/.changeset/clever-frogs-admire.md diff --git a/clients/typescript/.changeset/clever-frogs-admire.md b/clients/typescript/.changeset/clever-frogs-admire.md deleted file mode 100644 index 6212919..0000000 --- a/clients/typescript/.changeset/clever-frogs-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"limen-auth": minor ---- - -Organization + API key plugins, reactive active-org stores, and client-side permission checks. diff --git a/clients/typescript/packages/client/CHANGELOG.md b/clients/typescript/packages/client/CHANGELOG.md index 781d726..f9f5527 100644 --- a/clients/typescript/packages/client/CHANGELOG.md +++ b/clients/typescript/packages/client/CHANGELOG.md @@ -1,5 +1,11 @@ # limen-auth +## 0.1.0 + +### Minor Changes + +- 576438d: Organization + API key plugins, reactive active-org stores, and client-side permission checks. + ## 0.0.4 ### Patch Changes diff --git a/clients/typescript/packages/client/package.json b/clients/typescript/packages/client/package.json index b43ca2c..4e68e58 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.4", + "version": "0.1.0", "description": "Official TypeScript SDK for Limen, a composable Go auth library. Framework-agnostic core with React, Vue, Svelte, and Solid adapters.", "keywords": [ "limen",