diff --git a/CHANGELOG.md b/CHANGELOG.md index f8bead1..1703641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.9](https://github.com/smartive/zitadel-dart/compare/v3.0.8...v3.0.9) (2023-02-24) + + +### Bug Fixes + +* **zitadel upstream:** update external/zitadel digest to aa9518a ([#123](https://github.com/smartive/zitadel-dart/issues/123)) ([026015d](https://github.com/smartive/zitadel-dart/commit/026015dd08baeacdd0be165c062904a64d8a6d8c)) + ## [3.0.8](https://github.com/smartive/zitadel-dart/compare/v3.0.7...v3.0.8) (2023-02-23) diff --git a/pubspec.yaml b/pubspec.yaml index c9d9203..f58db36 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: zitadel -version: 3.0.8 +version: 3.0.9 description: >- Dart package for ZITADEL relatet matters. Contains the compiled grpc service clients to access the ZITADEL API.