Skip to content

Commit 32b2c1e

Browse files
chore(release): 32.5.1 [skip ci]
## [32.5.1](v32.5.0...v32.5.1) (2025-11-12) ### Bug Fixes * improve ToggleGroup integration and context detection for GeoLocationButton ([bd00146](bd00146)) * unify toggle behavior for standalone and ToggleGroup use ([b6dd2dd](b6dd2dd))
1 parent 88f2c1d commit 32b2c1e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [32.5.1](https://github.com/terrestris/react-geo/compare/v32.5.0...v32.5.1) (2025-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* improve ToggleGroup integration and context detection for GeoLocationButton ([bd00146](https://github.com/terrestris/react-geo/commit/bd001464e7cb04fde53db6eaaeb69445efcdba5c))
7+
* unify toggle behavior for standalone and ToggleGroup use ([b6dd2dd](https://github.com/terrestris/react-geo/commit/b6dd2dd7d49753dba27da5681490ca677ed88145))
8+
19
# [32.5.0](https://github.com/terrestris/react-geo/compare/v32.4.0...v32.5.0) (2025-10-23)
210

311

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-geo",
3-
"version": "32.5.0",
3+
"version": "32.5.1",
44
"description": "A set of geo related modules. To use in combination with react, antd and ol.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)