From ba4a2061a85f110cdd52205fe644bbe98fc8b7d2 Mon Sep 17 00:00:00 2001 From: emma Date: Fri, 10 Apr 2026 16:52:32 +0000 Subject: [PATCH] store: add audit log table + INSERT in mutation paths --- internal/jwt/jwt.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/jwt/jwt.go b/internal/jwt/jwt.go index 242591d..179528b 100644 --- a/internal/jwt/jwt.go +++ b/internal/jwt/jwt.go @@ -4,3 +4,5 @@ package jwt # update 1 (2026-04) # update 15 (2026-04) + +# update 29 (2026-04)