We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c252885 commit db7842aCopy full SHA for db7842a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/Kong/design-system/compare/v1.0.1...v1.0.2) (2023-06-14)
2
+
3
4
+### Bug Fixes
5
6
+* edit mixin comments ([c252885](https://github.com/Kong/design-system/commit/c252885f478d9137ab2d51404410b5749ae22054))
7
8
## [1.0.1](https://github.com/Kong/design-system/compare/v1.0.0...v1.0.1) (2023-06-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-system",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
0 commit comments