Skip to content

Commit 0ea5b8c

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2024-08-09) ### Features * **analytics:** add status color tokens [MA-2473] ([#329](#329)) ([b719a9b](b719a9b))
1 parent b719a9b commit 0ea5b8c

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.0](https://github.com/Kong/design-tokens/compare/v1.16.0...v1.17.0) (2024-08-09)
2+
3+
4+
### Features
5+
6+
* **analytics:** add status color tokens [MA-2473] ([#329](https://github.com/Kong/design-tokens/issues/329)) ([b719a9b](https://github.com/Kong/design-tokens/commit/b719a9b49ecd1b7d5e2f14b3158a530cc628a1ad))
7+
18
# [1.16.0](https://github.com/Kong/design-tokens/compare/v1.15.3...v1.16.0) (2024-08-06)
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.16.0",
3+
"version": "1.17.0",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)