@aleph-alpha/config-css 0.13.0 → 0.14.0

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/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## 0.14.0 (2025-05-13)
2
+
3
+ ### 🚀 Features
4
+
5
+ - add tokens for text style font sizes and line heights, so token studio can push values as 'rem' fix: update token transformer script and update storybook snapshots
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Janine Dantes
10
+
1
11
  ## 0.13.0 (2025-05-12)
2
12
 
3
13
  ### 🚀 Features