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 6283a8b commit c90ef1cCopy full SHA for c90ef1c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.5](https://github.com/Kong/design-tokens/compare/v1.17.4...v1.17.5) (2025-07-10)
2
+
3
4
+### Bug Fixes
5
6
+* **stylelint-plugin:** allow border tokens in outline [KHCP-16698] ([#504](https://github.com/Kong/design-tokens/issues/504)) ([6283a8b](https://github.com/Kong/design-tokens/commit/6283a8beee0f4ffd9f3f31a3c2b5565d85c3d66f))
7
8
## [1.17.4](https://github.com/Kong/design-tokens/compare/v1.17.3...v1.17.4) (2025-03-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "1.17.4",
+ "version": "1.17.5",
"description": "Kong UI Design Tokens and style dictionary",
"type": "module",
"scripts": {
0 commit comments