Skip to content

Commit c757f2d

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.1...v1.10.0) (2023-09-07) ### Features * add tokens ([#88](#88)) ([6f57947](6f57947))
1 parent b3148b0 commit c757f2d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.10.0](https://github.com/Kong/design-tokens/compare/v1.9.1...v1.10.0) (2023-09-07)
2+
3+
4+
### Features
5+
6+
* add tokens ([#88](https://github.com/Kong/design-tokens/issues/88)) ([6f57947](https://github.com/Kong/design-tokens/commit/6f579471878ddf68cc4fbb0d56b19466d497d766))
7+
18
## [1.9.1](https://github.com/Kong/design-tokens/compare/v1.9.0...v1.9.1) (2023-08-14)
29

310

TOKENS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
* Do not edit directly
3-
* Generated on Thu, 07 Sep 2023 16:25:47 GMT
3+
* Generated on Thu, 07 Sep 2023 16:32:08 GMT
44
*
55
* Kong Design Tokens
66
* GitHub: https://github.com/Kong/design-tokens

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/design-tokens",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
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)