Skip to content

Commit bfca5bf

Browse files
chore(release): 24.0.0-next.3 [skip ci]
# [24.0.0-next.3](v24.0.0-next.2...v24.0.0-next.3) (2024-05-16) ### Features * add visible option for WfsSearchField ([a26f844](a26f844)) * pass through AutoComplete props ([698d913](698d913)) * pass through on fetch success callbacks ([0b624bd](0b624bd))
1 parent fbfdf27 commit bfca5bf

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [24.0.0-next.3](https://github.com/terrestris/react-geo/compare/v24.0.0-next.2...v24.0.0-next.3) (2024-05-16)
2+
3+
4+
### Features
5+
6+
* add visible option for WfsSearchField ([a26f844](https://github.com/terrestris/react-geo/commit/a26f84406de50e185b5b4f81eda5a255498cc92a))
7+
* pass through AutoComplete props ([698d913](https://github.com/terrestris/react-geo/commit/698d91337fb548b1feddcc9e0741d1b39b35ed9d))
8+
* pass through on fetch success callbacks ([0b624bd](https://github.com/terrestris/react-geo/commit/0b624bd018b98bac9d292ff7dc1ea022b7884b9b))
9+
110
# [24.0.0-next.2](https://github.com/terrestris/react-geo/compare/v24.0.0-next.1...v24.0.0-next.2) (2024-05-14)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/react-geo",
3-
"version": "24.0.0-next.2",
3+
"version": "24.0.0-next.3",
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)