Skip to content

Commit

Permalink
chore(release): 24.0.0-next.5 [skip ci]
Browse files Browse the repository at this point in the history
# [24.0.0-next.5](v24.0.0-next.4...v24.0.0-next.5) (2024-05-16)

### Features

* render urls as anchor element ([4b1822c](4b1822c))
  • Loading branch information
semantic-release-bot committed May 16, 2024
1 parent f0bc9ba commit eec69ce
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [24.0.0-next.5](https://github.com/terrestris/react-geo/compare/v24.0.0-next.4...v24.0.0-next.5) (2024-05-16)


### Features

* render urls as anchor element ([4b1822c](https://github.com/terrestris/react-geo/commit/4b1822c717c1d929c7d0d9a4211dcdb6ac8d80f4))

# [23.5.0](https://github.com/terrestris/react-geo/compare/v23.4.1...v23.5.0) (2024-05-15)


Expand Down
13 changes: 2 additions & 11 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.0.0-next.4",
"version": "24.0.0-next.5",
"description": "A set of geo related modules. To use in combination with react, antd and ol.",
"keywords": [
"react",
Expand Down

0 comments on commit eec69ce

Please sign in to comment.