Skip to content

Commit 1dacc5b

Browse files
chore(main): release 1.0.0-beta
1 parent 32a6c93 commit 1dacc5b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ This is the beta release of the Google Maps Driver package for Flutter. It is an
55
** BREAKING CHANGES: **
66
- Package name has been changed to `google_driver_flutter` from `google_maps_driver`.
77

8+
## [1.0.0-beta](https://github.com/googlemaps/flutter-driver-sdk/compare/0.2.0-beta...v1.0.0-beta) (2024-06-11)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* rename package as google_driver_flutter ([#52](https://github.com/googlemaps/flutter-driver-sdk/issues/52))
14+
15+
### Features
16+
17+
* rename package as google_driver_flutter ([#52](https://github.com/googlemaps/flutter-driver-sdk/issues/52)) ([32a6c93](https://github.com/googlemaps/flutter-driver-sdk/commit/32a6c93ff947966d1e772d066419614ccb2dcaf8))
18+
819
## 0.2.0-beta
920

1021
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.
@@ -36,4 +47,4 @@ This is the beta release of the Google Maps Driver package for Flutter. It is an
3647

3748
**Notes:**
3849
- This version demonstrates the core capabilities of the package and serves as a basis for community feedback and further development.
39-
- Users are encouraged to report bugs and suggest improvements to enhance the package's stability and functionality.
50+
- Users are encouraged to report bugs and suggest improvements to enhance the package's stability and functionality.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
name: google_driver_flutter
1616
description: A Google Maps Driver plugin
17-
version: 0.3.0-beta
17+
version: 1.0.0-beta+-beta
1818
publish_to: none
1919

2020
environment:

0 commit comments

Comments
 (0)