We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe7519 commit a20d3a7Copy full SHA for a20d3a7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.4](https://github.com/Kong/design-tokens/compare/v1.17.3...v1.17.4) (2025-03-27)
2
+
3
4
+### Bug Fixes
5
6
+* **pnpm:** approve builds ([#454](https://github.com/Kong/design-tokens/issues/454)) ([7fe7519](https://github.com/Kong/design-tokens/commit/7fe7519328c78eb9074e627ac2dc8efeca284f01))
7
8
## [1.17.3](https://github.com/Kong/design-tokens/compare/v1.17.2...v1.17.3) (2025-02-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/design-tokens",
- "version": "1.17.3",
+ "version": "1.17.4",
"description": "Kong UI Design Tokens and style dictionary",
"type": "module",
"scripts": {
0 commit comments