Skip to content

Commit 00fcebb

Browse files
chore(release): 12.3.2 [skip ci]
## [12.3.2](v12.3.1...v12.3.2) (2026-02-11) ### Bug Fixes * fix measure tooltips < 1 ([d3def1a](d3def1a)) * fix release workflow ([baded94](baded94)) * fix release workflow ([7975cd6](7975cd6)) * fix release workflow ([62a2f6d](62a2f6d)) * fix release workflow ([54036af](54036af)) * fix release workflow ([6ea5ece](6ea5ece))
1 parent baded94 commit 00fcebb

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [12.3.2](https://github.com/terrestris/react-util/compare/v12.3.1...v12.3.2) (2026-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fix measure tooltips < 1 ([d3def1a](https://github.com/terrestris/react-util/commit/d3def1a52ef18d96abe8a0da31d18c73f98e5e8c))
7+
* fix release workflow ([baded94](https://github.com/terrestris/react-util/commit/baded94e1143909488df85a5f082f102b57d09e8))
8+
* fix release workflow ([7975cd6](https://github.com/terrestris/react-util/commit/7975cd6963707c348cc6f25c0610296ac43227c9))
9+
* fix release workflow ([62a2f6d](https://github.com/terrestris/react-util/commit/62a2f6d290e4356ab656bc654050ac4417629210))
10+
* fix release workflow ([54036af](https://github.com/terrestris/react-util/commit/54036af683329e10a01a3733df983f471f0217f5))
11+
* fix release workflow ([6ea5ece](https://github.com/terrestris/react-util/commit/6ea5ece23517d2034ac3fccf64917f0a4ebbeb49))
12+
113
## [12.3.1](https://github.com/terrestris/react-util/compare/v12.3.0...v12.3.1) (2025-11-11)
214

315

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.3.1",
3+
"version": "12.3.2",
44
"description": "A set of utilities enhancing the development of react applications.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)