Skip to content

Commit

Permalink
chore(release): 24.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [24.5.0](v24.4.0...v24.5.0) (2024-09-19)

### Bug Fixes

* adds dependency and handler variable to use in cleanup function ([325c153](325c153))

### Features

* tweaks the TimeLayerSliderPanel in design and functionality ([a8bad8e](a8bad8e))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 930a2dc commit 977aaff
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [24.5.0](https://github.com/terrestris/react-geo/compare/v24.4.0...v24.5.0) (2024-09-19)


### Bug Fixes

* adds dependency and handler variable to use in cleanup function ([325c153](https://github.com/terrestris/react-geo/commit/325c153381202e727f3c029c31d1bb6081b883d1))


### Features

* tweaks the TimeLayerSliderPanel in design and functionality ([a8bad8e](https://github.com/terrestris/react-geo/commit/a8bad8e04988e7e75b8fadb46ad84cc21ab4a563))

# [24.4.0](https://github.com/terrestris/react-geo/compare/v24.3.0...v24.4.0) (2024-09-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terrestris/react-geo",
"version": "24.4.0",
"version": "24.5.0",
"description": "A set of geo related modules. To use in combination with react, antd and ol.",
"keywords": [
"react",
Expand Down

0 comments on commit 977aaff

Please sign in to comment.