We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9211a8c commit 229e5e6Copy full SHA for 229e5e6
components/molecule/tabs/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# 2.41.0 (2025-11-03)
4
+
5
6
+### Features
7
8
+* fixed molecule tabs divider ([91f6d67](https://github.com/SUI-Components/sui-components/commit/91f6d67ecad1b875460150690b5bfd22383318e7))
9
10
11
12
# 2.40.0 (2025-05-21)
13
14
components/molecule/tabs/package.json
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-molecule-tabs",
- "version": "2.40.0",
+ "version": "2.41.0",
"description": "",
"publishConfig": {
"access": "public"
0 commit comments