From 884235579c973fcd4828b781b94e122b5c55a785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 00:13:43 +0000 Subject: [PATCH] chore(client-ts): release --- clients/typescript/.changeset/frank-coins-battle.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/frank-coins-battle.md diff --git a/clients/typescript/.changeset/frank-coins-battle.md b/clients/typescript/.changeset/frank-coins-battle.md deleted file mode 100644 index 55a1aac..0000000 --- a/clients/typescript/.changeset/frank-coins-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"limen-auth": patch ---- - -add support for organization additional fields diff --git a/clients/typescript/packages/client/CHANGELOG.md b/clients/typescript/packages/client/CHANGELOG.md index f9f5527..5d71591 100644 --- a/clients/typescript/packages/client/CHANGELOG.md +++ b/clients/typescript/packages/client/CHANGELOG.md @@ -1,5 +1,11 @@ # limen-auth +## 0.1.1 + +### Patch Changes + +- f6150e7: add support for organization additional fields + ## 0.1.0 ### Minor Changes diff --git a/clients/typescript/packages/client/package.json b/clients/typescript/packages/client/package.json index 4e68e58..ec5f8fd 100644 --- a/clients/typescript/packages/client/package.json +++ b/clients/typescript/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "limen-auth", - "version": "0.1.0", + "version": "0.1.1", "description": "Official TypeScript SDK for Limen, a composable Go auth library. Framework-agnostic core with React, Vue, Svelte, and Solid adapters.", "keywords": [ "limen",