Skip to content

Commit

Permalink
chore(release): 1.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.1](v1.10.0...v1.10.1) (2023-09-07)

### Bug Fixes

* versioning ([#92](#92)) ([2d60d7e](2d60d7e))
  • Loading branch information
semantic-release-bot committed Sep 7, 2023
1 parent 2d60d7e commit c73c524
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.1](https://github.com/Kong/design-tokens/compare/v1.10.0...v1.10.1) (2023-09-07)


### Bug Fixes

* versioning ([#92](https://github.com/Kong/design-tokens/issues/92)) ([2d60d7e](https://github.com/Kong/design-tokens/commit/2d60d7ecf1358e1f78b22636ee02eba356f78062))

# [1.10.0](https://github.com/Kong/design-tokens/compare/v1.9.1...v1.10.0) (2023-09-07)


Expand Down
2 changes: 1 addition & 1 deletion TOKENS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
* Do not edit directly
* Generated on Thu, 07 Sep 2023 16:32:08 GMT
* Generated on Thu, 07 Sep 2023 19:35:00 GMT
*
* Kong Design Tokens
* GitHub: https://github.com/Kong/design-tokens
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.10.0",
"version": "1.10.1",
"description": "Kong UI Design Tokens and style dictionary",
"scripts": {
"build": "yarn build:clean && style-dictionary build && yarn copy:tokens-doc && yarn copy:stylelint-plugin",
Expand Down

0 comments on commit c73c524

Please sign in to comment.