diff --git a/CHANGELOG.md b/CHANGELOG.md index 84d5b6a..0d9cc62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ * Updated to be compatible with Dart 3 +## [2.0.1](https://github.com/ButterCMS/buttercms-dart/compare/v1.0.0...v2.0.1) (2023-10-25) + + +### Features + +* release please with publish ([1320caa](https://github.com/ButterCMS/buttercms-dart/commit/1320caad41fb0d8e8e11a6c49ff0df86d1367007)) + + +### Bug Fixes + +* warning and hints from dart publish dry run ([a3b89d4](https://github.com/ButterCMS/buttercms-dart/commit/a3b89d4a845e5ad8fb755b79d9b8c064c36b84db)) + ## [0.1.1] - 17/06/2020 * Fixes blog post search diff --git a/pubspec.yaml b/pubspec.yaml index baa6381..707d313 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: buttercms_dart description: The official ButterCMS package for Flutter. Use the full feature set Butter offers, now available on Flutter. -version: 1.0.0 +version: 2.0.1 homepage: https://github.com/ButterCMS/buttercms-dart environment: