Skip to content

Commit 1740360

Browse files
chore(release): 21.8.0 [skip ci]
# [21.8.0](21.7.2...21.8.0) (2026-02-03) ### Features * **tabs:** adds ability to add classname(s) to depth:1 component, TabList ([#6933](#6933)) ([0fa8880](0fa8880))
1 parent 0fa8880 commit 1740360

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+
# [21.8.0](https://github.com/ModaOperandi/om/compare/21.7.2...21.8.0) (2026-02-03)
2+
3+
4+
### Features
5+
6+
* **tabs:** adds ability to add classname(s) to depth:1 component, TabList ([#6933](https://github.com/ModaOperandi/om/issues/6933)) ([0fa8880](https://github.com/ModaOperandi/om/commit/0fa88806175696b6337f84c86dd57c3cb0979f47))
7+
18
## [21.7.2](https://github.com/ModaOperandi/om/compare/21.7.1...21.7.2) (2025-12-16)
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": "@moda/om",
3-
"version": "21.7.2",
3+
"version": "21.8.0",
44
"description": "Moda Operandi design system",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)