diff --git a/CHANGELOG.md b/CHANGELOG.md index 475e77b..12e9a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.21.2 + +- Exported `HealthService` types ([#289](https://github.com/pocketbase/js-sdk/issues/289)). + + ## 0.21.1 - Manually update the verified state of the current matching `AuthStore` model on successful "confirm-verification" call.