Skip to content

Commit 3d17afa

Browse files
chore(release): 21.5.1 [skip ci]
## [21.5.1](21.5.0...21.5.1) (2025-09-11) ### Bug Fixes * **ECOM-4253:** inlcude sm size not just xs size for select small text ([26aa7c1](26aa7c1))
1 parent 2cd39d9 commit 3d17afa

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,3 +1,10 @@
1+
## [21.5.1](https://github.com/ModaOperandi/om/compare/21.5.0...21.5.1) (2025-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **ECOM-4253:** inlcude sm size not just xs size for select small text ([26aa7c1](https://github.com/ModaOperandi/om/commit/26aa7c1024e723cfa884b731329b8cd355d4ff42))
7+
18
# [21.5.0](https://github.com/ModaOperandi/om/compare/21.4.0...21.5.0) (2025-09-11)
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.5.0",
3+
"version": "21.5.1",
44
"description": "Moda Operandi design system",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)