Skip to content

Commit f53769e

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2023-06-29) ### Bug Fixes * exports ([#28](#28)) ([0f6a163](0f6a163))
1 parent 0f6a163 commit f53769e

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

0 commit comments

Comments
 (0)