diff --git a/CHANGELOG.md b/CHANGELOG.md index 9978210..2cf4528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/cedricziel/baserow-dart/compare/v0.1.1...v0.1.2) (2025-01-01) + + +### Bug Fixes + +* deliver correct result for listing tables ([#9](https://github.com/cedricziel/baserow-dart/issues/9)) ([17af060](https://github.com/cedricziel/baserow-dart/commit/17af060c979fe7235b881b76f2084411b00d7ab7)) + ## [0.1.1](https://github.com/cedricziel/baserow-dart/compare/v0.1.0...v0.1.1) (2025-01-01) diff --git a/pubspec.yaml b/pubspec.yaml index 3e899b4..25025ec 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: 0.1.1 +version: 0.1.2 repository: https://github.com/cedricziel/baserow-dart environment: