Skip to content

Commit 5a8aa29

Browse files
chore(release): 12.3.1 [skip ci]
## [12.3.1](v12.3.0...v12.3.1) (2025-11-11) ### Bug Fixes * improve geolocation handling and error management ([1422bc1](1422bc1))
1 parent 0953838 commit 5a8aa29

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [12.3.1](https://github.com/terrestris/react-util/compare/v12.3.0...v12.3.1) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* improve geolocation handling and error management ([1422bc1](https://github.com/terrestris/react-util/commit/1422bc1b2576a1e77908659e2c15346541bb753f))
7+
18
# [12.3.0](https://github.com/terrestris/react-util/compare/v12.2.0...v12.3.0) (2025-10-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/react-util",
3-
"version": "12.3.0",
3+
"version": "12.3.1",
44
"description": "A set of utilities enhancing the development of react applications.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)