Skip to content

Commit

Permalink
Bump to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Nov 27, 2023
1 parent e54a89b commit e86b725
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [v0.5.1] - 2023-11-27

[v0.5.1]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.5.1

### Fixed

- Fixed a race condition that could occur with `watchPosition()` where the
success callback could be called after `clearWatch()` was called.

## [v0.5.0] - 2023-11-27

[v0.5.0]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.5.0
Expand Down

0 comments on commit e86b725

Please sign in to comment.