Skip to content

Commit 262a5e4

Browse files
author
Github Workflow (on behalf of OS-pedrogustavobilro)
committed
chore(release): publish [skip ci]
- example-app@0.1.1 - example-app-spm@0.1.1 - @capacitor/google-maps@8.0.1
1 parent ac0310d commit 262a5e4

6 files changed

Lines changed: 27 additions & 5 deletions

File tree

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.1.1](https://github.com/ionic-team/capacitor-google-maps/compare/example-app-spm@0.1.0...example-app-spm@0.1.1) (2026-02-11)
7+
8+
**Note:** Version bump only for package example-app-spm
9+
10+
11+
12+
13+
614
# [0.1.0](https://github.com/ionic-team/capacitor-google-maps/compare/example-app-spm@0.0.2...example-app-spm@0.1.0) (2025-12-08)
715

816

example-app-spm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-app-spm",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"dependencies": {
66
"@capacitor/android": "^8.0.0",
@@ -72,4 +72,4 @@
7272
"@capacitor/cli": "^8.0.0"
7373
},
7474
"description": "An Ionic project"
75-
}
75+
}

example-app/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
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.1.1 (2026-02-11)
7+
8+
**Note:** Version bump only for package example-app

example-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-app",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"dependencies": {
66
"@capacitor/android": "^8.0.0",
@@ -72,4 +72,4 @@
7272
"@capacitor/cli": "^8.0.0"
7373
},
7474
"description": "An Ionic project"
75-
}
75+
}

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+
## [8.0.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/google-maps@8.0.0...@capacitor/google-maps@8.0.1) (2026-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** AGP 9.0 no longer supporting `proguard-android.txt` ([#164](https://github.com/ionic-team/capacitor-google-maps/issues/164)) ([3920062](https://github.com/ionic-team/capacitor-google-maps/commit/3920062d8841edd508d155335d5496dc0611800e))
12+
13+
14+
15+
16+
617
# [8.0.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/google-maps@7.2.0...@capacitor/google-maps@8.0.0) (2025-12-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": "8.0.0",
3+
"version": "8.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)