Skip to content

Commit 1f4ba7b

Browse files
chore(release): 7.1.5 [skip ci]
## [7.1.5](v7.1.4...v7.1.5) (2025-08-12) ### Bug Fixes * **ios:** fixes an issue where the plugin stops receiving location updates after calling the clearWatch method ([#38](#38)) ([d6f5266](d6f5266))
1 parent 97970c9 commit 1f4ba7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/capacitor-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/geolocation",
3-
"version": "7.1.4",
3+
"version": "7.1.5",
44
"description": "The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)