We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e032adb commit 894ab58Copy full SHA for 894ab58
packages/design-tokens/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## @snowball-tech/design-tokens [16.1.1](https://github.com/snowball-tech/fractal/compare/@snowball-tech/design-tokens@16.1.0...@snowball-tech/design-tokens@16.1.1) (2025-05-06)
2
+
3
# @snowball-tech/design-tokens [16.1.0](https://github.com/snowball-tech/fractal/compare/@snowball-tech/design-tokens@16.0.0...@snowball-tech/design-tokens@16.1.0) (2025-03-13)
4
5
- **tokens:** export `px` tokens ([98bcdcd](https://github.com/snowball-tech/fractal/commit/98bcdcdc2d6c825f6d36411a2442148a65ac7c08))
packages/design-tokens/package.json
@@ -67,5 +67,5 @@
67
"update-deps": "yarn run -T update-deps"
68
},
69
"types": "dist/web/typescript/design-tokens.d.ts",
70
- "version": "16.1.0"
+ "version": "16.1.1"
71
}
0 commit comments