Skip to content

Commit 6112165

Browse files
chore(release): 1.20.1 [skip ci]
## [1.20.1](v1.20.0...v1.20.1) (2026-03-31) ### Bug Fixes * **pnpm:** enforce vulnerability protections ([#639](#639)) ([fae0408](fae0408))
1 parent fae0408 commit 6112165

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.20.1](https://github.com/Kong/design-tokens/compare/v1.20.0...v1.20.1) (2026-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **pnpm:** enforce vulnerability protections ([#639](https://github.com/Kong/design-tokens/issues/639)) ([fae0408](https://github.com/Kong/design-tokens/commit/fae0408b542a074a5317c4498746f2387d1637e5))
7+
18
# [1.20.0](https://github.com/Kong/design-tokens/compare/v1.19.0...v1.20.0) (2026-03-06)
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.20.0",
3+
"version": "1.20.1",
44
"description": "Kong UI Design Tokens and style dictionary",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)