Skip to content

Commit db7842a

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-06-14) ### Bug Fixes * edit mixin comments ([c252885](c252885))
1 parent c252885 commit db7842a

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.0.2](https://github.com/Kong/design-system/compare/v1.0.1...v1.0.2) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* edit mixin comments ([c252885](https://github.com/Kong/design-system/commit/c252885f478d9137ab2d51404410b5749ae22054))
7+
18
## [1.0.1](https://github.com/Kong/design-system/compare/v1.0.0...v1.0.1) (2023-06-14)
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-system",
3-
"version": "1.0.1",
3+
"version": "1.0.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)