diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b0677b..9f59aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.2](https://github.com/smartive/zitadel-dart/compare/v3.0.1...v3.0.2) (2023-02-10) + + +### Bug Fixes + +* **zitadel upstream:** update external/zitadel digest to b8e7258 ([#108](https://github.com/smartive/zitadel-dart/issues/108)) ([7ec9994](https://github.com/smartive/zitadel-dart/commit/7ec99945e221ad502023723db5e7b93a3c2dd446)) + ## [3.0.1](https://github.com/smartive/zitadel-dart/compare/v3.0.0...v3.0.1) (2023-01-24) diff --git a/pubspec.yaml b/pubspec.yaml index 4a8e238..f1f91f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: zitadel -version: 3.0.1 +version: 3.0.2 description: >- Dart package for ZITADEL relatet matters. Contains the compiled grpc service clients to access the ZITADEL API.