Skip to content

Commit cf43501

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2023-06-29) ### Bug Fixes * package exports ([#26](#26)) ([8fdf50c](8fdf50c))
1 parent 8fdf50c commit cf43501

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.2](https://github.com/Kong/design-tokens/compare/v1.1.1...v1.1.2) (2023-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* package exports ([#26](https://github.com/Kong/design-tokens/issues/26)) ([8fdf50c](https://github.com/Kong/design-tokens/commit/8fdf50c162c40b1bdab09e52ace77d94e36d7b7e))
7+
18
## [1.1.1](https://github.com/Kong/design-tokens/compare/v1.1.0...v1.1.1) (2023-06-27)
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.1",
3+
"version": "1.1.2",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"scripts": {
66
"build": "yarn build:clean && style-dictionary build",

0 commit comments

Comments
 (0)