Skip to content

Commit

Permalink
chore(release): 26.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [26.1.0](v26.0.0...v26.1.0) (2024-11-07)

### Bug Fixes

* dependency array ([7323b86](7323b86))
* punctuation ([09d55d7](09d55d7))

### Features

* add optional layer visibility change callback ([1cf736c](1cf736c))
  • Loading branch information
semantic-release-bot committed Nov 7, 2024
1 parent 4a8185f commit 74fe0bc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [26.1.0](https://github.com/terrestris/react-geo/compare/v26.0.0...v26.1.0) (2024-11-07)


### Bug Fixes

* dependency array ([7323b86](https://github.com/terrestris/react-geo/commit/7323b8605236134bba85ac028eae7d91c28bf401))
* punctuation ([09d55d7](https://github.com/terrestris/react-geo/commit/09d55d7d5eeb6b60876cb6c2ff519298b683b02d))


### Features

* add optional layer visibility change callback ([1cf736c](https://github.com/terrestris/react-geo/commit/1cf736ccd4f82e47b22612ac58d90042775e5ccb))

# [26.0.0](https://github.com/terrestris/react-geo/compare/v25.1.2...v26.0.0) (2024-10-22)


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": "26.0.0",
"version": "26.1.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 74fe0bc

Please sign in to comment.