Skip to content

Commit 324ba0e

Browse files
docs: add 2026-04-20 changelog and new CLI pages to navigation (#165)
Generated-By: mintlify-agent Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 5577862 commit 324ba0e

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

docs/docs.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"group": "Changelog",
8282
"public": true,
8383
"pages": [
84+
"changelog/2026-04-20",
8485
"changelog/2026-04-19",
8586
"changelog/2026-04-18",
8687
"changelog/2026-04-17",
@@ -105,7 +106,10 @@
105106
"cli/buttons_history",
106107
"cli/buttons_delete",
107108
"cli/buttons_update",
108-
"cli/buttons_version"
109+
"cli/buttons_version",
110+
"cli/buttons_summary",
111+
"cli/buttons_tail",
112+
"cli/buttons_ignore"
109113
]
110114
},
111115
{
@@ -120,6 +124,19 @@
120124
"cli/buttons_smash"
121125
]
122126
},
127+
{
128+
"group": "Webhook commands",
129+
"public": true,
130+
"expanded": false,
131+
"pages": [
132+
"cli/buttons_webhook",
133+
"cli/buttons_webhook_setup",
134+
"cli/buttons_webhook_listen",
135+
"cli/buttons_webhook_status",
136+
"cli/buttons_webhook_test",
137+
"cli/buttons_webhook_logout"
138+
]
139+
},
123140
{
124141
"group": "Configuration commands",
125142
"public": true,

0 commit comments

Comments
 (0)