Skip to content

Commit

Permalink
chore(release): 24.0.0-main.3 [skip ci]
Browse files Browse the repository at this point in the history
# [24.0.0-main.3](v24.0.0-main.2...v24.0.0-main.3) (2024-05-27)

### Bug Fixes

* explicit imports ([40af413](40af413))
* update dependencies ([30d9b90](30d9b90))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 829cf68 commit 41d85eb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [24.0.0-main.3](https://github.com/terrestris/react-geo/compare/v24.0.0-main.2...v24.0.0-main.3) (2024-05-27)


### Bug Fixes

* explicit imports ([40af413](https://github.com/terrestris/react-geo/commit/40af41342c1f6247f0203f9d8a825a3c67f22e2f))
* update dependencies ([30d9b90](https://github.com/terrestris/react-geo/commit/30d9b90b18d35c6d8091cc86f520b454b76de954))

# [24.0.0-main.2](https://github.com/terrestris/react-geo/compare/v24.0.0-main.1...v24.0.0-main.2) (2024-05-24)


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": "24.0.0-main.2",
"version": "24.0.0-main.3",
"description": "A set of geo related modules. To use in combination with react, antd and ol.",
"keywords": [
"react",
Expand Down

0 comments on commit 41d85eb

Please sign in to comment.