Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2023-06-29)

### Bug Fixes

* exports ([#28](#28)) ([0f6a163](0f6a163))
  • Loading branch information
semantic-release-bot committed Jun 29, 2023
1 parent 0f6a163 commit f53769e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.4](https://github.com/Kong/design-tokens/compare/v1.1.3...v1.1.4) (2023-06-29)


### Bug Fixes

* exports ([#28](https://github.com/Kong/design-tokens/issues/28)) ([0f6a163](https://github.com/Kong/design-tokens/commit/0f6a16388662ad0a97e01aeb561385082aec7044))

## [1.1.3](https://github.com/Kong/design-tokens/compare/v1.1.2...v1.1.3) (2023-06-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
"version": "1.1.3",
"version": "1.1.4",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
Expand Down

0 comments on commit f53769e

Please sign in to comment.