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.
2 parents a545fae + 344d842 commit fed676bCopy full SHA for fed676b
.changesets/20250318T165628-pr-17.md
@@ -0,0 +1,9 @@
1
+---
2
+title: "fix: add missing comment"
3
+pr: 17
4
+author: "jasonbahl"
5
+type: "fix"
6
+breaking: false
7
+description: |
8
+ null
9
automation-tests.php
@@ -13,6 +13,7 @@
13
exit;
14
}
15
16
+// add missing comment in @next-version
17
require_once __DIR__ . '/constants.php';
18
19
// show a message in the admin dashboard with the plugin name and version
0 commit comments