Skip to content

Commit dc02d0d

Browse files
authored
Merge pull request #417 from wpengine/release/wpgraphql-debug-extensions-20250922-083640
Release: wpgraphql-debug-extensions version bump
2 parents f38edcb + 6700cfa commit dc02d0d

File tree

13 files changed

+90
-24
lines changed

13 files changed

+90
-24
lines changed

.changeset/tidy-moments-kneel.md

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

plugins/composer-packages.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,32 @@
211211
}
212212
},
213213
"wpengine/wpgraphql-debug-extensions": {
214+
"0.0.3": {
215+
"name": "wpengine/wpgraphql-debug-extensions",
216+
"version": "0.0.3",
217+
"type": "wordpress-plugin",
218+
"description": "Debug extensions for WPGraphQL",
219+
"homepage": "https://github.com/wpengine/hwptoolkit",
220+
"license": "GPL-2.0",
221+
"authors": [
222+
{
223+
"name": "WP Engine Headless OSS Development Team",
224+
"email": "[email protected]",
225+
"homepage": "https://wpengine.com/"
226+
}
227+
],
228+
"support": {
229+
"issues": "https://github.com/wpengine/hwptoolkit/issues",
230+
"email": "[email protected]"
231+
},
232+
"dist": {
233+
"url": "https://github.com/wpengine/hwptoolkit/releases/download/%40wpengine%2Fwpgraphql-debug-extensions-wordpress-plugin-0.0.3/wpgraphql-debug-extensions.zip",
234+
"type": "zip"
235+
},
236+
"require": {
237+
"composer/installers": "~1.0 || ~2.0"
238+
}
239+
},
214240
"0.0.2": {
215241
"name": "wpengine/wpgraphql-debug-extensions",
216242
"version": "0.0.2",

plugins/hwp-previews/CHANGELOG.md

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

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- [#416](https://github.com/wpengine/hwptoolkit/pull/416) [`641fa27`](https://github.com/wpengine/hwptoolkit/commit/641fa27d11a62fe2433a96299776732435a1eacd) Thanks [@ahuseyn](https://github.com/ahuseyn)! - Fixed security vulnerability by updating @wordpress/scripts from 30.18.0 to 30.24.0.
8+
Other packages bumped:
9+
10+
- @changesets/cli
11+
- @playwright/test
12+
- @wordpress/e2e-test-utils-playwright
13+
- @wordpress/env
14+
- @wordpress/jest-console
15+
- @wordpress/scripts
16+
317
## 0.0.11
418

519
### 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.11",
3+
"version": "0.0.12",
44
"private": true,
55
"description": "Headless Previews solution for WordPress: fully configurable preview URLs via the settings page.",
66
"scripts": {

plugins/wpgraphql-debug-extensions/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @wpengine/wpgraphql-debug-extensions-plugin
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [#416](https://github.com/wpengine/hwptoolkit/pull/416) [`641fa27`](https://github.com/wpengine/hwptoolkit/commit/641fa27d11a62fe2433a96299776732435a1eacd) Thanks [@ahuseyn](https://github.com/ahuseyn)! - Fixed security vulnerability by updating @wordpress/scripts from 30.18.0 to 30.24.0.
8+
Other packages bumped:
9+
10+
- @changesets/cli
11+
- @playwright/test
12+
- @wordpress/e2e-test-utils-playwright
13+
- @wordpress/env
14+
- @wordpress/jest-console
15+
- @wordpress/scripts
16+
317
## 0.0.2
418

519
### Patch Changes

plugins/wpgraphql-debug-extensions/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Debug extensions for WPGraphQL",
44
"type": "library",
55
"license": "GPL-2.0",
6-
"version": "0.0.2",
6+
"version": "0.0.3",
77
"authors": [
88
{
99
"name": "WP Engine Headless OSS Development Team",

plugins/wpgraphql-debug-extensions/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-debug-extensions-wordpress-plugin",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"description": "Debug Extensions for WordPress",
66
"scripts": {

plugins/wpgraphql-debug-extensions/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires at least: 6.0
55
Tested up to: 6.8.1
66
Requires PHP: 7.4
77
Requires WPGraphQL: 1.8.0
8-
Stable tag: 0.0.2
8+
Stable tag: 0.0.3
99
License: GPL-3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

plugins/wpgraphql-debug-extensions/wpgraphql-debug-extensions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author: WPEngine OSS Team
88
* Author URI: https://github.com/wpengine
99
* Update URI: https://github.com/wpengine/hwptoolkit
10-
* Version: 0.0.2
10+
* Version: 0.0.3
1111
* Text Domain: wpgraphql-debug-extensions
1212
* Domain Path: /languages
1313
* Requires at least: 6.0
@@ -59,7 +59,7 @@
5959
function wpgraphql_debug_extensions_constants(): void {
6060
// Plugin version.
6161
if ( ! defined( 'WPGRAPHQL_DEBUG_EXTENSIONS_VERSION' ) ) {
62-
define( 'WPGRAPHQL_DEBUG_EXTENSIONS_VERSION', '0.0.2' );
62+
define( 'WPGRAPHQL_DEBUG_EXTENSIONS_VERSION', '0.0.3' );
6363
}
6464

6565
// Plugin Folder Path.

plugins/wpgraphql-logging/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# WPGraphQL Logging
22

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- [#416](https://github.com/wpengine/hwptoolkit/pull/416) [`641fa27`](https://github.com/wpengine/hwptoolkit/commit/641fa27d11a62fe2433a96299776732435a1eacd) Thanks [@ahuseyn](https://github.com/ahuseyn)! - Fixed security vulnerability by updating @wordpress/scripts from 30.18.0 to 30.24.0.
8+
Other packages bumped:
9+
10+
- @changesets/cli
11+
- @playwright/test
12+
- @wordpress/e2e-test-utils-playwright
13+
- @wordpress/env
14+
- @wordpress/jest-console
15+
- @wordpress/scripts
16+
317
## 0.0.8
418

519
### Patch Changes

0 commit comments

Comments
 (0)