Skip to content

Commit 3be1dd4

Browse files
chore(release): 32.6.1 [skip ci]
## [32.6.1](v32.6.0...v32.6.1) (2025-12-04) ### Bug Fixes * **TimeLayerSliderPanel:** pass default values for playback to state correctly ([8b09fba](8b09fba))
1 parent 6fdefe2 commit 3be1dd4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [32.6.1](https://github.com/terrestris/react-geo/compare/v32.6.0...v32.6.1) (2025-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **TimeLayerSliderPanel:** pass default values for playback to state correctly ([8b09fba](https://github.com/terrestris/react-geo/commit/8b09fba03f7d2978f9844b31c932eb55719db561))
7+
18
# [32.6.0](https://github.com/terrestris/react-geo/compare/v32.5.1...v32.6.0) (2025-11-24)
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-geo",
3-
"version": "32.6.0",
3+
"version": "32.6.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)