We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4e675 commit cbedc15Copy full SHA for cbedc15
plugin/CHANGELOG.md
@@ -3,6 +3,18 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# 6.0.0 (2024-08-20)
7
+
8
9
10
+# 6.0.0-rc.0 (2024-08-20)
11
12
+**Note:** Version bump only for package @capacitor/google-maps
13
14
15
16
17
18
# 6.0.0-rc.0 (2024-08-20)
19
20
**Note:** Version bump only for package @capacitor/google-maps
plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@capacitor/google-maps",
- "version": "6.0.0-rc.0",
+ "version": "6.0.0",
"description": "Google maps on Capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
0 commit comments