draft-components 2.5.0 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -634,7 +634,7 @@
634
634
 
635
635
  .dc-avatar__monogram {
636
636
  font-family: var(--dc-primary-font);
637
- font-size: 24px;
637
+ font-size: 22px;
638
638
  font-weight: 600;
639
639
  letter-spacing: 0.025em;
640
640
  fill: var(--dc-avatar-monogram-color);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "draft-components",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "The React based UI components library.",
5
5
  "type": "module",
6
6
  "exports": {