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 d1dad34 commit ac2613bCopy full SHA for ac2613b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/Kong/design-system/compare/v1.0.0...v1.0.1) (2023-06-14)
2
+
3
4
+### Bug Fixes
5
6
+* update config ([#23](https://github.com/Kong/design-system/issues/23)) ([d1dad34](https://github.com/Kong/design-system/commit/d1dad34577da53290e3fefb0a4a76ae0be37cf29))
7
8
# 1.0.0 (2023-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-system",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
0 commit comments