Skip to content

Commit 023810b

Browse files
chore(release): 32.5.0 [skip ci]
# [32.5.0](v32.4.0...v32.5.0) (2025-10-23) ### Features * **deps:** update react-util ([cd1d518](cd1d518)) * **MeasureButton:** add option and example to show lengths of segments ([0aef389](0aef389))
1 parent 6273ff7 commit 023810b

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.0](https://github.com/terrestris/react-geo/compare/v32.4.0...v32.5.0) (2025-10-23)
2+
3+
4+
### Features
5+
6+
* **deps:** update react-util ([cd1d518](https://github.com/terrestris/react-geo/commit/cd1d5189f0b2712d29626d9eab98b38b02994b24))
7+
* **MeasureButton:** add option and example to show lengths of segments ([0aef389](https://github.com/terrestris/react-geo/commit/0aef3895340fa69d08eea9c26d0d093505d64604))
8+
19
# [32.4.0](https://github.com/terrestris/react-geo/compare/v32.3.1...v32.4.0) (2025-10-15)
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.4.0",
3+
"version": "32.5.0",
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)