Skip to content

Commit e26260d

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

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.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-08)
7+
8+
9+
### Features
10+
11+
* support for tile overlays and extra map config params ([#66](https://github.com/ionic-team/capacitor-google-maps/issues/66)) ([f57a0e4](https://github.com/ionic-team/capacitor-google-maps/commit/f57a0e4b477e87385899870c37653bd5be983805))
12+
13+
14+
15+
16+
617
# [7.0.3](https://github.com/ionic-team/capacitor-google-maps/compare/v7.0.2...v7.0.3) (2025-07-10)
718

819
### Fixes

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.0.3",
3+
"version": "7.1.0",
44
"description": "Google maps on Capacitor",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)