fix(ops-view-apitokens): replace lucide:refresh-cw with lucide:rotate-cw for Roll action icon

This commit is contained in:
2026-02-27 10:29:20 +00:00
parent 345effee13
commit 7dc976b59e
4 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-27 - 10.1.1 - fix(ops-view-apitokens)
replace lucide:refresh-cw with lucide:rotate-cw for Roll action icon
- Updated ts_web/elements/ops-view-apitokens.ts: changed iconName in two locations to 'lucide:rotate-cw' for the Roll/Roll Token actions.
- UI-only change — no functional or API behavior modified.
- Current package version is 10.1.0; recommended patch bump to 10.1.1.
## 2026-02-27 - 10.1.0 - feat(api-tokens)
add ability to roll (regenerate) API token secrets and UI to display the newly generated token once