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 e1c6c40 commit 93fa3feCopy full SHA for 93fa3fe
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# [1.1.0](https://github.com/Kong/design-tokens/compare/v1.0.2...v1.1.0) (2023-06-20)
2
+
3
4
+### Features
5
6
+* rename repo ([#24](https://github.com/Kong/design-tokens/issues/24)) ([e1c6c40](https://github.com/Kong/design-tokens/commit/e1c6c40febb83e78b0f60b0c50a7d8c55b294ad9))
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "0.0.1",
+ "version": "1.1.0",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
0 commit comments