Skip to content

Commit c9553af

Browse files
authored
Merge pull request #301 from wpengine/chore-trigger-webhooks-beta-release
chore: Trigger webhooks release.
2 parents e756f7e + 52eb779 commit c9553af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/stupid-planes-do.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@wpengine/wpgraphql-webhooks-wordpress-plugin": patch
3+
---
4+
5+
chore: Initial release of the plugin.

plugins/wp-graphql-webhooks/src/Services/Interfaces/ServiceLocator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ public function has( string $name ): bool;
2525
* @return object
2626
*/
2727
public function get( string $name );
28-
}
28+
}

0 commit comments

Comments
 (0)