Skip to content

Commit f94290f

Browse files
author
Github Workflow (on behalf of ItsChaceD)
committed
chore(release): publish [skip ci]
- @capacitor/[email protected]
1 parent 5b2a3e2 commit f94290f

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.0.0-alpha.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-01-20)
7+
8+
9+
### Features
10+
11+
* update to show installation requirements ([#47](https://github.com/ionic-team/capacitor-google-maps/issues/47)) ([3281142](https://github.com/ionic-team/capacitor-google-maps/commit/3281142eff8f4ea49810e64a458314dc5b96fe87))
12+
13+
14+
15+
16+
617
## [6.0.1](https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-08-28)
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": "7.0.0-alpha.0",
3+
"version": "7.0.0-alpha.1",
44
"description": "Google maps on Capacitor",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)