diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c710e..facc068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.37](https://github.com/smartive/zitadel-dart/compare/v3.0.36...v3.0.37) (2023-04-12) + + +### Bug Fixes + +* **zitadel upstream:** update external/zitadel digest to 2ec36bd ([#184](https://github.com/smartive/zitadel-dart/issues/184)) ([60db448](https://github.com/smartive/zitadel-dart/commit/60db44888180d9987f8d3a9e5955a9127d1eaddb)) + ## [3.0.36](https://github.com/smartive/zitadel-dart/compare/v3.0.35...v3.0.36) (2023-04-07) diff --git a/pubspec.yaml b/pubspec.yaml index befee51..acf2095 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: zitadel -version: 3.0.36 +version: 3.0.37 description: >- Dart package for ZITADEL relatet matters. Contains the compiled grpc service clients to access the ZITADEL API.