Skip to content

Commit

Permalink
platform-interface 0.3.1+1:
Browse files Browse the repository at this point in the history
* Added missing types in changelog + updated version
  • Loading branch information
matanshukry committed Jan 9, 2025
1 parent 7fe651d commit 7023040
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions flutter_google_places_sdk_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.1+1

* Add missing place types: `administrative_area_level_6`, `administrative_area_level_7`, `landmark`

## 0.3.1

* fix: Add missing argument `regionCode` to `fetchPlace` function
Expand Down
2 changes: 1 addition & 1 deletion flutter_google_places_sdk_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_google_places_sdk_platform_interface
description: A common platform interface for accessing google maps native sdk on various platforms
version: 0.3.1
version: 0.3.1+1
homepage: https://github.com/matanshukry/flutter_google_places_sdk/tree/master/flutter_google_places_sdk_platform_interface

environment:
Expand Down

0 comments on commit 7023040

Please sign in to comment.