Skip to content

Commit 93fa3fe

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2023-06-20) ### Features * rename repo ([#24](#24)) ([e1c6c40](e1c6c40))
1 parent e1c6c40 commit 93fa3fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [1.1.0](https://github.com/Kong/design-tokens/compare/v1.0.2...v1.1.0) (2023-06-20)
2+
3+
4+
### Features
5+
6+
* rename repo ([#24](https://github.com/Kong/design-tokens/issues/24)) ([e1c6c40](https://github.com/Kong/design-tokens/commit/e1c6c40febb83e78b0f60b0c50a7d8c55b294ad9))

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": "0.0.1",
3+
"version": "1.1.0",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"scripts": {
66
"build": "yarn build:clean && style-dictionary build",

0 commit comments

Comments
 (0)