@volue/design-typography 0.3.13-next.0 → 0.3.13

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
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
 
5
5
  <!-- MONOWEAVE:BELOW -->
6
6
 
7
+ ## [0.3.13](https://github.com/Volue/wave/compare/@volue/design-typography@0.3.12...@volue/design-typography@0.3.13) "@volue/design-typography" (2026-02-27)
8
+
9
+
10
+
11
+
7
12
  ## [0.3.12](https://github.com/Volue/wave/compare/@volue/design-typography@0.3.11...@volue/design-typography@0.3.12) "@volue/design-typography" (2026-02-12)
8
13
 
9
14
 
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
  */
5
5
 
6
6
  @value font-family-base: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
  */
5
5
 
6
6
  export default {
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Thu, 26 Feb 2026 21:52:25 GMT
3
+ // Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
4
 
5
5
  $font-family-base: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
6
6
  $font-family-display: 'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-typography",
3
- "version": "0.3.13-next.0",
3
+ "version": "0.3.13",
4
4
  "type": "module",
5
5
  "description": "Typography primitives for Volue design primitives",
6
6
  "license": "UNLICENSED",