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