Skip to content

Commit 7e59416

Browse files
chore(release): 1.15.3 [skip ci]
## [1.15.3](v1.15.2...v1.15.3) (2024-07-19) ### Bug Fixes * **rules:** allow icon-size ([#330](#330)) ([932bc3a](932bc3a))
1 parent 932bc3a commit 7e59416

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.3](https://github.com/Kong/design-tokens/compare/v1.15.2...v1.15.3) (2024-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **rules:** allow icon-size ([#330](https://github.com/Kong/design-tokens/issues/330)) ([932bc3a](https://github.com/Kong/design-tokens/commit/932bc3a83772d9a7cb257109846cf9f6b2e89a5f))
7+
18
## [1.15.2](https://github.com/Kong/design-tokens/compare/v1.15.1...v1.15.2) (2024-07-10)
29

310

TOKENS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
* Do not edit directly
3-
* Generated on Wed, 10 Jul 2024 16:17:52 GMT
3+
* Generated on Fri, 19 Jul 2024 14:05:11 GMT
44
*
55
* Kong Design Tokens
66
* GitHub: https://github.com/Kong/design-tokens

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.15.2",
3+
"version": "1.15.3",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"scripts": {
66
"build": "yarn build:clean && style-dictionary build && yarn copy:tokens-doc && yarn copy:stylelint-plugin",

0 commit comments

Comments
 (0)