diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af55ef0..949ce4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 259e041..0f33b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/workos/authkit-astro/compare/v0.2.1...v0.2.2) (2026-08-15) + + +### Bug Fixes + +* **deps:** update minor and patch updates ([#19](https://github.com/workos/authkit-astro/issues/19)) ([fcd32f4](https://github.com/workos/authkit-astro/commit/fcd32f4af55677552ba3eb563407f25122a27323)) + ## [0.2.1](https://github.com/workos/authkit-astro/compare/v0.2.0...v0.2.1) (2026-07-27) diff --git a/package-lock.json b/package-lock.json index 6f8b87c..bed5da0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@workos/authkit-astro", - "version": "0.2.1", + "version": "0.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@workos/authkit-astro", - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 165b596..dd726ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@workos/authkit-astro", - "version": "0.2.1", + "version": "0.2.2", "description": "Official WorkOS AuthKit SDK for Astro", "type": "module", "sideEffects": [