Skip to content

Commit 53ad6c3

Browse files
author
Github Workflow (on behalf of eric-horodyski)
committed
chore(release): publish [skip ci]
- [email protected] - @capacitor/[email protected]
1 parent 3b42831 commit 53ad6c3

File tree

5 files changed

+60
-12
lines changed

5 files changed

+60
-12
lines changed

example-app-spm/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+
# [0.1.0](https://github.com/ionic-team/capacitor-google-maps/compare/[email protected]@0.1.0) (2025-12-08)
7+
8+
9+
### Features
10+
11+
* Google Maps npm library updates ([#151](https://github.com/ionic-team/capacitor-google-maps/issues/151)) ([6a9d6cb](https://github.com/ionic-team/capacitor-google-maps/commit/6a9d6cb7d899ab8baf9a70b79c38ee4a13fe312e))
12+
13+
14+
15+
16+
617
## 0.0.2 (2025-10-03)
718

819
**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.1.0",
44
"private": true,
55
"dependencies": {
66
"@capacitor/android": "next",

plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-12-08)
7+
8+
9+
### Features
10+
11+
* Google Maps npm library updates ([#151](https://github.com/ionic-team/capacitor-google-maps/issues/151)) ([6a9d6cb](https://github.com/ionic-team/capacitor-google-maps/commit/6a9d6cb7d899ab8baf9a70b79c38ee4a13fe312e))
12+
* Optimize @googlemaps/js-api-loader to use importLibrary method ([43f7625](https://github.com/ionic-team/capacitor-google-maps/commit/43f7625a7d986b9e93558c2b7f9cc65367062a15))
13+
14+
15+
16+
17+
618
# [7.2.0](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-10-03)
719

820

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

pnpm-lock.yaml

Lines changed: 35 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)