Skip to content

Commit 2db058d

Browse files
chore(release): 23.2.0 [skip ci]
# [23.2.0](v23.1.3...v23.2.0) (2023-11-29) ### Bug Fixes * fixing number typo ([14fc3e8](14fc3e8)) ### Features * adds a radius property to the measure circle button ([6942024](6942024)) * adds readable unit based on actual distance ([72b0e63](72b0e63))
1 parent 2bc9a30 commit 2db058d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [23.2.0](https://github.com/terrestris/react-geo/compare/v23.1.3...v23.2.0) (2023-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing number typo ([14fc3e8](https://github.com/terrestris/react-geo/commit/14fc3e8d898266a7117e0220ab8a9a287feae651))
7+
8+
9+
### Features
10+
11+
* adds a radius property to the measure circle button ([6942024](https://github.com/terrestris/react-geo/commit/694202455a651087d9c5f9cc2ab87bf2d46ce837))
12+
* adds readable unit based on actual distance ([72b0e63](https://github.com/terrestris/react-geo/commit/72b0e63f0ba7c6aee7ef7b336db359742e476de4))
13+
114
## [23.1.3](https://github.com/terrestris/react-geo/compare/v23.1.2...v23.1.3) (2023-11-29)
215

316

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": "23.1.3",
3+
"version": "23.2.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)