Skip to content

Commit 892b4cd

Browse files
authored
chore(main): release 19.10.2 (#991)
1 parent a5be381 commit 892b4cd

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,5 +1,12 @@
11
# Changelog
22

3+
## [19.10.2](https://github.com/zakodium-oss/react-science/compare/v19.10.1...v19.10.2) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* input with long label ([#989](https://github.com/zakodium-oss/react-science/issues/989)) ([a5be381](https://github.com/zakodium-oss/react-science/commit/a5be38129cc94bb24f24b9a07d7f6e8b67dea8de))
9+
310
## [19.10.1](https://github.com/zakodium-oss/react-science/compare/v19.10.0...v19.10.1) (2026-03-03)
411

512

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": "react-science",
3-
"version": "19.10.1",
3+
"version": "19.10.2",
44
"description": "React components to build scientific applications UI",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)