Skip to content

Commit a33e4d1

Browse files
authored
Merge pull request #302 from wpengine/release/wp-graphql-webhooks-20250630-140407
Release: wp-graphql-webhooks version bump
2 parents c9553af + 5008426 commit a33e4d1

File tree

8 files changed

+18
-31
lines changed

8 files changed

+18
-31
lines changed

.changeset/cold-meals-sneeze.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/five-frogs-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fluffy-apes-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/neat-knives-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-pots-explode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-planes-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# @wpengine/wpgraphql-webhooks-wordpress-plugin
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#298](https://github.com/wpengine/hwptoolkit/pull/298) [`3a0682b`](https://github.com/wpengine/hwptoolkit/commit/3a0682b4a6e5dca1c856fd66e34db911944d3402) Thanks [@colinmurphy](https://github.com/colinmurphy)! - chore: Initial release for wpgraphql-webhooks-wordpress-plugin.
8+
9+
- [#300](https://github.com/wpengine/hwptoolkit/pull/300) [`b7fdf9f`](https://github.com/wpengine/hwptoolkit/commit/b7fdf9fac681ebb76dc31606cd3ad6b8e74df7eb) Thanks [@colinmurphy](https://github.com/colinmurphy)! - chore: Initial release of the plugin.
10+
11+
- [#299](https://github.com/wpengine/hwptoolkit/pull/299) [`3970914`](https://github.com/wpengine/hwptoolkit/commit/397091489778f79e5a1292d161af67b2cdd50e7b) Thanks [@colinmurphy](https://github.com/colinmurphy)! - chore: Initial release of the plugin.
12+
13+
- [#297](https://github.com/wpengine/hwptoolkit/pull/297) [`eee0682`](https://github.com/wpengine/hwptoolkit/commit/eee0682e995c33bd95d60658f01f0e8fa9c41d7b) Thanks [@colinmurphy](https://github.com/colinmurphy)! - chore: Initial release for wpgraphql-webhooks-wordpress-plugin.
14+
15+
- [#296](https://github.com/wpengine/hwptoolkit/pull/296) [`2ab45f9`](https://github.com/wpengine/hwptoolkit/commit/2ab45f9b779d4d080eb6e85db4e78adf4f2c0b6b) Thanks [@theodesp](https://github.com/theodesp)! - chore: Initial release of WPGraphQL Webhooks.
16+
17+
- [#301](https://github.com/wpengine/hwptoolkit/pull/301) [`52eb779`](https://github.com/wpengine/hwptoolkit/commit/52eb779da42a1485e9d2086e6eb3c1ab251da0c1) Thanks [@colinmurphy](https://github.com/colinmurphy)! - chore: Initial release of the plugin.

plugins/wp-graphql-webhooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wpengine/wpgraphql-webhooks-wordpress-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"description": "Webhooks solution for WordPress",
66
"scripts": {

0 commit comments

Comments
 (0)