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 8fdf50c commit cf43501Copy full SHA for cf43501
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/Kong/design-tokens/compare/v1.1.1...v1.1.2) (2023-06-29)
2
+
3
4
+### Bug Fixes
5
6
+* package exports ([#26](https://github.com/Kong/design-tokens/issues/26)) ([8fdf50c](https://github.com/Kong/design-tokens/commit/8fdf50c162c40b1bdab09e52ace77d94e36d7b7e))
7
8
## [1.1.1](https://github.com/Kong/design-tokens/compare/v1.1.0...v1.1.1) (2023-06-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
0 commit comments