fix(web-app): update dashboard navigation to use the router directly and refresh admin tabs on login changes

This commit is contained in:
2026-03-20 16:44:44 +00:00
parent aacf30e582
commit b9a3d79b5f
5 changed files with 19 additions and 16 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@stack.gallery/registry',
version: '1.5.0',
version: '1.5.1',
description: 'Enterprise-grade multi-protocol package registry'
}