Skip to content

Commit 3ab21d7

Browse files
chore(release): 23.4.0 [skip ci]
# [23.4.0](v23.3.0...v23.4.0) (2024-03-22) ### Bug Fixes * remove line ([1df8a6f](1df8a6f)) * remove unneeded imports ([c345370](c345370)) ### Features * add RotationButton ([e46d4a5](e46d4a5))
1 parent 784c748 commit 3ab21d7

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.4.0](https://github.com/terrestris/react-geo/compare/v23.3.0...v23.4.0) (2024-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* remove line ([1df8a6f](https://github.com/terrestris/react-geo/commit/1df8a6f2c2d95c27d5b2f1645e2b201d0ddd04c7))
7+
* remove unneeded imports ([c345370](https://github.com/terrestris/react-geo/commit/c34537069f321d3cfb5ee37c229ff60f1df46525))
8+
9+
10+
### Features
11+
12+
* add RotationButton ([e46d4a5](https://github.com/terrestris/react-geo/commit/e46d4a588cd68e4e69e8556a3ae6cd718608a604))
13+
114
# [23.3.0](https://github.com/terrestris/react-geo/compare/v23.2.1...v23.3.0) (2024-01-11)
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.3.0",
3+
"version": "23.4.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)