Add draft-preview plugin v1.0.5

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 23:45:01 +02:00
parent 582b8629c4
commit e8c04adbcb
26 changed files with 1396 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<?php return array (
'root' =>
array (
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'aliases' =>
array (
),
'reference' => '13f73587e8398e820c46291a56c36985f46afc1b',
'name' => 'bitstarr/draft-preview',
),
'versions' =>
array (
'bitstarr/draft-preview' =>
array (
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'aliases' =>
array (
),
'reference' => '13f73587e8398e820c46291a56c36985f46afc1b',
),
),
);