Skip to content

Commit c90ef1c

Browse files
chore(release): 1.17.5 [skip ci]
## [1.17.5](v1.17.4...v1.17.5) (2025-07-10) ### Bug Fixes * **stylelint-plugin:** allow border tokens in outline [KHCP-16698] ([#504](#504)) ([6283a8b](6283a8b))
1 parent 6283a8b commit c90ef1c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.17.4](https://github.com/Kong/design-tokens/compare/v1.17.3...v1.17.4) (2025-03-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/design-tokens",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)