diff --git a/clients/typescript/.changeset/pre.json b/clients/typescript/.changeset/pre.json deleted file mode 100644 index f3b6b45..0000000 --- a/clients/typescript/.changeset/pre.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "mode": "exit", - "tag": "beta", - "initialVersions": { - "limen-auth": "0.0.1" - }, - "changesets": [ - "sour-cars-kiss" - ] -} diff --git a/clients/typescript/.changeset/sour-cars-kiss.md b/clients/typescript/.changeset/sour-cars-kiss.md deleted file mode 100644 index 09965dd..0000000 --- a/clients/typescript/.changeset/sour-cars-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"limen-auth": patch ---- - -Testing CI diff --git a/clients/typescript/packages/client/CHANGELOG.md b/clients/typescript/packages/client/CHANGELOG.md index fbccfcd..eaf3591 100644 --- a/clients/typescript/packages/client/CHANGELOG.md +++ b/clients/typescript/packages/client/CHANGELOG.md @@ -1,5 +1,11 @@ # limen-auth +## 0.0.2 + +### Patch Changes + +- d25ccf8: Testing CI + ## 0.0.2-beta.0 ### Patch Changes diff --git a/clients/typescript/packages/client/package.json b/clients/typescript/packages/client/package.json index 76a9b11..6232230 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-beta.0", + "version": "0.0.2", "description": "Official TypeScript SDK for Limen, a composable Go auth library. Framework-agnostic core with React, Vue, Svelte, and Solid adapters.", "keywords": [ "limen",