diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0ee8c01..2537c1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.0" + ".": "0.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e43ba74..430c7fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.4.0](https://github.com/googlemaps/flutter-driver-sdk/compare/0.3.0...0.4.0) (2025-08-04) + + +### ⚠ BREAKING CHANGES + +* upgrade to latest sdks ([#142](https://github.com/googlemaps/flutter-driver-sdk/issues/142)) + +### Features + +* upgrade to latest sdks ([#142](https://github.com/googlemaps/flutter-driver-sdk/issues/142)) ([d95d3a3](https://github.com/googlemaps/flutter-driver-sdk/commit/d95d3a3669b0abd59c24d36ed8dad651e59ab457)) + ## 0.3.0-beta This is the beta release of the Google Maps Driver package for Flutter. It is an early look at the package and is intended for testing and feedback collection. The functionalities and APIs in this version are subject to change. @@ -38,4 +49,4 @@ This is the beta release of the Google Maps Driver package for Flutter. It is an **Notes:** - This version demonstrates the core capabilities of the package and serves as a basis for community feedback and further development. -- Users are encouraged to report bugs and suggest improvements to enhance the package's stability and functionality. \ No newline at end of file +- Users are encouraged to report bugs and suggest improvements to enhance the package's stability and functionality. diff --git a/pubspec.yaml b/pubspec.yaml index ee91f04..6320e2a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ name: google_driver_flutter description: A Google Maps Driver plugin -version: 0.3.0 +version: 0.4.0 publish_to: none environment: