Skip to content

Commit f4f6a32

Browse files
chore(release): 12.4.4 [skip ci]
## [12.4.4](v12.4.3...v12.4.4) (2026-04-01) ### Bug Fixes * pass layer / layerId directly to getResultsFromImageLayers ([a09b766](a09b766))
1 parent 982c874 commit f4f6a32

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [12.4.4](https://github.com/terrestris/react-util/compare/v12.4.3...v12.4.4) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* pass layer / layerId directly to getResultsFromImageLayers ([a09b766](https://github.com/terrestris/react-util/commit/a09b766f7922966daa257fa0fe043e0d311ba5fa))
7+
18
## [12.4.3](https://github.com/terrestris/react-util/compare/v12.4.2...v12.4.3) (2026-04-01)
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.4.3",
3+
"version": "12.4.4",
44
"description": "A set of utilities enhancing the development of react applications.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)