Skip to content

Commit f9676dc

Browse files
authored
Merge pull request #543 from wpengine/release/wpgraphql-webhooks-20251205-093452
Release: wpgraphql-webhooks version bump
2 parents 1ab15a6 + e62b8ef commit f9676dc

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/prepare-public-release.md

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

plugins/hwp-previews/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# HWP Previews
22

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- [#530](https://github.com/wpengine/hwptoolkit/pull/530) [`447530b`](https://github.com/wpengine/hwptoolkit/commit/447530b0b5a966bcc03fbbfd2b1c1c94264037e7) Thanks [@josephfusco](https://github.com/josephfusco)! - Verify WordPress 6.9 compatibility and update CI test matrix
8+
9+
- Tested compatibility with WordPress 6.9
10+
- Updated CI test matrix to WordPress 6.9, 6.8, 6.7 (dropped 6.5, 6.6)
11+
- Updated dev dependencies (mockery/mockery to ^1.6, wp-graphql/wp-graphql-testcase to ^3.4)
12+
- Updated Docker defaults to WordPress 6.9
13+
- Reduced readme.txt tags to 5 for WordPress.org compliance
14+
315
## 0.0.14
416

517
### Patch Changes

plugins/hwp-previews/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wpengine/hwp-previews-wordpress-plugin",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"private": true,
55
"description": "Headless Previews solution for WordPress: fully configurable preview URLs via the settings page.",
66
"scripts": {

0 commit comments

Comments
 (0)