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",