diff --git a/CHANGELOG.md b/CHANGELOG.md index c9fe00f..17ed7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.3](https://github.com/cedricziel/baserow-dart/compare/v1.2.2...v1.2.3) (2025-01-05) + + +### Bug Fixes + +* generativeAiModelsEnabled is Map<String,dynamic> ([a27e730](https://github.com/cedricziel/baserow-dart/commit/a27e7307f827af7dc981e76197b87789446909fe)) + ## [1.2.2](https://github.com/cedricziel/baserow-dart/compare/v1.2.1...v1.2.2) (2025-01-05) diff --git a/pubspec.yaml b/pubspec.yaml index e4a4874..e19bedc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: baserow description: A Dart client library for managing Baserow databases and tables. -version: 1.2.2 +version: 1.2.3 repository: https://github.com/cedricziel/baserow-dart environment: