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 0f6a163 commit f53769eCopy full SHA for f53769e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/Kong/design-tokens/compare/v1.1.3...v1.1.4) (2023-06-29)
2
+
3
4
+### Bug Fixes
5
6
+* exports ([#28](https://github.com/Kong/design-tokens/issues/28)) ([0f6a163](https://github.com/Kong/design-tokens/commit/0f6a16388662ad0a97e01aeb561385082aec7044))
7
8
## [1.1.3](https://github.com/Kong/design-tokens/compare/v1.1.2...v1.1.3) (2023-06-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
0 commit comments