@emeryld/rrroutes-export 1.0.25 → 1.0.26

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@emeryld/rrroutes-export",
3
3
  "description": "Finalized leaves export helpers and CLI for RRRoutes",
4
- "version": "1.0.25",
4
+ "version": "1.0.26",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "main": "dist/index.cjs",
@@ -394,7 +394,7 @@
394
394
  }
395
395
 
396
396
  .changelog-commit-label {
397
- color: var(--muted);
397
+ color: var(--text);
398
398
  font-weight: 700;
399
399
  font-size: 12px;
400
400
  }