Skip to content

Commit 673ad00

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2023-06-29) ### Bug Fixes * type exports ([#29](#29)) ([f573d7c](f573d7c))
1 parent f573d7c commit 673ad00

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.1.5](https://github.com/Kong/design-tokens/compare/v1.1.4...v1.1.5) (2023-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* type exports ([#29](https://github.com/Kong/design-tokens/issues/29)) ([f573d7c](https://github.com/Kong/design-tokens/commit/f573d7c07661097ebde2b1833cb7ebc42bca3cd7))
7+
18
## [1.1.4](https://github.com/Kong/design-tokens/compare/v1.1.3...v1.1.4) (2023-06-29)
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.1.4",
3+
"version": "1.1.5",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"scripts": {
66
"build": "yarn build:clean && style-dictionary build",

0 commit comments

Comments
 (0)