@kongponents/styles
Advanced tools
Comparing version 6.36.4 to 6.36.5
@@ -6,2 +6,13 @@ # Change Log | ||
## 6.36.5 (2022-08-09) | ||
### Bug Fixes | ||
* **kselect:** fix items watcher and only update if changed [KHCP-4425] ([#750](https://github.com/Kong/kongponents/issues/750)) ([a80958b](https://github.com/Kong/kongponents/commit/a80958b0a72aa54c527326bf7a66a3e6a39338ce)) | ||
## 6.36.4 (2022-08-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@kongponents/styles", | ||
"version": "6.36.4", | ||
"version": "6.36.5", | ||
"description": "Kong colors & CSS utilities", | ||
@@ -19,3 +19,3 @@ "main": "styles.css", | ||
}, | ||
"gitHead": "c87b91fac7d5cf5ac4b311e69cf08da97a1fdac8" | ||
"gitHead": "a1d65ce20c7e2791562cb49a5991f0cea4875b11" | ||
} |
870359