We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae0408 commit 6112165Copy full SHA for 6112165
2 files changed
CHANGELOG.md
@@ -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
8
# [1.20.0](https://github.com/Kong/design-tokens/compare/v1.19.0...v1.20.0) (2026-03-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "1.20.0",
+ "version": "1.20.1",
"description": "Kong UI Design Tokens and style dictionary",
"type": "module",
"scripts": {
0 commit comments