Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-06-27)

### Bug Fixes

* publish public package ([#25](#25)) ([3d305b2](3d305b2))
  • Loading branch information
semantic-release-bot committed Jun 27, 2023
1 parent 3d305b2 commit 5845c81
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.1](https://github.com/Kong/design-tokens/compare/v1.1.0...v1.1.1) (2023-06-27)


### Bug Fixes

* publish public package ([#25](https://github.com/Kong/design-tokens/issues/25)) ([3d305b2](https://github.com/Kong/design-tokens/commit/3d305b2331cd830f3aa03adc69ead0ec4f651fe5))

# [1.1.0](https://github.com/Kong/design-tokens/compare/v1.0.2...v1.1.0) (2023-06-20)


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.0",
"version": "1.1.1",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build",
Expand Down

0 comments on commit 5845c81

Please sign in to comment.