Skip to content

Commit 7341e34

Browse files
chore(release): 7.1.7 [skip ci]
## [7.1.7](v7.1.6...v7.1.7) (2025-12-16) ### Bug Fixes * Use latest-7 fox 7.x ([#66](#66)) ([356c9dc](356c9dc))
1 parent 356c9dc commit 7341e34

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.1.7](https://github.com/ionic-team/capacitor-geolocation/compare/v7.1.6...v7.1.7) (2025-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Use latest-7 fox 7.x ([#66](https://github.com/ionic-team/capacitor-geolocation/issues/66)) ([356c9dc](https://github.com/ionic-team/capacitor-geolocation/commit/356c9dcd6c3f88dc6f8bcc433782fea798006406))
7+
18
## [7.1.6](https://github.com/ionic-team/capacitor-geolocation/compare/v7.1.5...v7.1.6) (2025-11-25)
29

310

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.6",
3+
"version": "7.1.7",
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)