Skip to content

Commit 753016a

Browse files
chore(release): 12.1.1 [skip ci]
## [12.1.1](v12.1.0...v12.1.1) (2025-05-21) ### Bug Fixes * use non-barrel imports for geometry classes from ol ([f7c90ac](f7c90ac))
1 parent 107e909 commit 753016a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [12.1.1](https://github.com/terrestris/react-util/compare/v12.1.0...v12.1.1) (2025-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* use non-barrel imports for geometry classes from ol ([f7c90ac](https://github.com/terrestris/react-util/commit/f7c90ac36627e89b9da5b39d1bfc092bc9d45d4e))
7+
18
# [12.1.0](https://github.com/terrestris/react-util/compare/v12.0.0...v12.1.0) (2025-04-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/react-util",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"description": "A set of utilities enhancing the development of react applications.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)