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