Skip to content

Commit f08a955

Browse files
author
Github Workflow (on behalf of OS-pedrogustavobilro)
committed
chore(release): publish [skip ci]
- @capacitor/[email protected]
1 parent 101c315 commit f08a955

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.1.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** make config options optional ([#97](https://github.com/ionic-team/capacitor-google-maps/issues/97)) ([101c315](https://github.com/ionic-team/capacitor-google-maps/commit/101c315946bcb8da1f4351308b1eee5a87b0ef6c))
12+
13+
14+
15+
16+
617
# [7.1.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-08)
718

819

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/google-maps",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Google maps on Capacitor",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)