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 6472343 commit 77017f3Copy full SHA for 77017f3
‎ops/index.md‎
@@ -32,6 +32,11 @@ image: "/assets/img/og-image-ops.png"
32
<section class="w-full max-w-2xl mx-auto px-6 mt-12 md:mt-20 flex flex-col gap-8">
33
<h2 class="font-bold text-xl sm:text-2xl text-zinc-950 dark:text-zinc-50">Changelog</h2>
34
35
+ <div class="flex gap-2 flex-col">
36
+ <h3 class="font-bold">2025-10-19</h3>
37
+ <p>Set access controls per project per team member.</p>
38
+ </div>
39
+
40
<div class="flex gap-2 flex-col">
41
<h3 class="font-bold">2025-10-14</h3>
42
<p>DB is populated with all synced and observed keys now.</p>
0 commit comments