Skip to content

Commit 4a51257

Browse files
chore(release): 23.5.0 [skip ci]
# [23.5.0](v23.4.1...v23.5.0) (2024-05-15) ### Features * render urls as anchor element ([4b1822c](4b1822c))
1 parent 19c264d commit 4a51257

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [23.5.0](https://github.com/terrestris/react-geo/compare/v23.4.1...v23.5.0) (2024-05-15)
2+
3+
4+
### Features
5+
6+
* render urls as anchor element ([4b1822c](https://github.com/terrestris/react-geo/commit/4b1822c717c1d929c7d0d9a4211dcdb6ac8d80f4))
7+
18
## [23.4.1](https://github.com/terrestris/react-geo/compare/v23.4.0...v23.4.1) (2024-03-25)
29

310

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