Skip to content

Commit af54925

Browse files
author
Github Workflow (on behalf of alexgerardojacinto)
committed
chore(release): publish [skip ci]
- @capacitor/[email protected]
1 parent 3c48a9b commit af54925

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+
## [6.0.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-08-28)
7+
8+
9+
### Bug Fixes
10+
11+
* include `getMapsBounds()` in `GoogleMapInterface` and README.md file ([2e5d213](https://github.com/ionic-team/capacitor-google-maps/commit/2e5d213dd205210d08f759e81401597e197a8c0e))
12+
13+
14+
15+
16+
617
# 6.0.0 (2024-08-20)
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": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Google maps on Capacitor",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)