Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @capacitor/geolocation@6.1.0
  • Loading branch information
Github Workflow (on behalf of alexgerardojacinto) committed Dec 6, 2024
1 parent 2c6a499 commit 85f3faa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions geolocation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.2...@capacitor/geolocation@6.1.0) (2024-12-06)

### Features

- **geolocation:** add `minimumUpdateInterval` parameter for `startWatch` ([#2272](https://github.com/ionic-team/capacitor-plugins/issues/2272)) ([2c6a499](https://github.com/ionic-team/capacitor-plugins/commit/2c6a4999a3876629799d607eea5ac2c317e73eb4))

## [6.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.1...@capacitor/geolocation@6.0.2) (2024-11-19)

**Note:** Version bump only for package @capacitor/geolocation
Expand Down
2 changes: 1 addition & 1 deletion geolocation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/geolocation",
"version": "6.0.2",
"version": "6.1.0",
"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.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 85f3faa

Please sign in to comment.