Skip to content

Commit ca2ee72

Browse files
committed
chore(main): release 12.0.1
1 parent 93fae28 commit ca2ee72

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [12.0.1](https://github.com/zakodium-oss/react-science/compare/v12.0.0...v12.0.1) (2024-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **table_root:** show border when table is sticky ([#810](https://github.com/zakodium-oss/react-science/issues/810)) ([93fae28](https://github.com/zakodium-oss/react-science/commit/93fae283a43019afed22e395fa5aaec19e6a2bcb))
9+
310
## [12.0.0](https://github.com/zakodium-oss/react-science/compare/v11.2.0...v12.0.0) (2024-12-09)
411

512

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-science",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "React components to build scientific applications UI",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)