diff --git a/clients/typescript/.changeset/tiny-moons-say.md b/clients/typescript/.changeset/tiny-moons-say.md deleted file mode 100644 index 171c1cb..0000000 --- a/clients/typescript/.changeset/tiny-moons-say.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"limen-auth": patch ---- - -Add support for plugin schema type extensions diff --git a/clients/typescript/packages/client/CHANGELOG.md b/clients/typescript/packages/client/CHANGELOG.md index eaf3591..d3594f0 100644 --- a/clients/typescript/packages/client/CHANGELOG.md +++ b/clients/typescript/packages/client/CHANGELOG.md @@ -1,5 +1,11 @@ # limen-auth +## 0.0.3 + +### Patch Changes + +- afa7f0e: Add support for plugin schema type extensions + ## 0.0.2 ### Patch Changes diff --git a/clients/typescript/packages/client/package.json b/clients/typescript/packages/client/package.json index 6232230..951442e 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", + "version": "0.0.3", "description": "Official TypeScript SDK for Limen, a composable Go auth library. Framework-agnostic core with React, Vue, Svelte, and Solid adapters.", "keywords": [ "limen",