Skip to content

Commit d77591d

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

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

example-app-spm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.0.3](https://github.com/ionic-team/capacitor-google-maps/compare/[email protected]@0.0.3) (2025-12-16)
7+
8+
**Note:** Version bump only for package example-app-spm
9+
10+
11+
12+
13+
614
## 0.0.2 (2025-10-03)
715

816
**Note:** Version bump only for package example-app-spm

example-app-spm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-app-spm",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"dependencies": {
66
"@capacitor/android": "^7.0.0",

plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-12-16)
7+
8+
**Note:** Version bump only for package @capacitor/google-maps
9+
10+
11+
12+
13+
614
# [7.2.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-10-03)
715

816

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

0 commit comments

Comments
 (0)