Skip to content

Commit e80d80a

Browse files
authored
Update "tested up to" version for faustwp WordPress plugin. (#1949)
* Update tested up to version * Add changeset
1 parent 51a013c commit e80d80a

File tree

2 files changed

+26
-21
lines changed

2 files changed

+26
-21
lines changed

.changeset/poor-cats-arrive.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@faustwp/wordpress-plugin': patch
3+
---
4+
5+
Tested up to WordPress v6.6.1

plugins/faustwp/readme.txt

+21-21
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, jasonkonen, joefusco, markkelnar, matthewguywright, mindctrl, modernnerd, rfmeier, TeresaGobble, thdespou, wpengine
33
Tags: faustjs, faust, headless, decoupled, composable-architecture
44
Requires at least: 5.7
5-
Tested up to: 6.5
5+
Tested up to: 6.6.1
66
Stable tag: 1.4.0
77
Requires PHP: 7.2
88
License: GPLv2 or later
@@ -52,24 +52,24 @@ plugins/faustwp/.wordpress-org/screenshot-1.png
5252
plugins/faustwp/.wordpress-org/screenshot-2.png
5353
plugins/faustwp/.wordpress-org/screenshot-3.png
5454

55-
== Changelog ==
56-
57-
= 1.4.0 =
58-
59-
### Minor Changes
60-
61-
- 9ff1df86: Introduces a new setting on the Faust settings page that allows users to opt-in or out of Faust removing Nav Menu Locations that are not registered on the Faust Settings page.
62-
63-
= 1.3.2 =
64-
65-
### Patch Changes
66-
67-
- 84076cd1: Bug: Fixes issue with blocks not showing in the block editor when running blockset command on WP >=v6.5
68-
69-
= 1.3.1 =
70-
71-
### Patch Changes
72-
73-
- c28624c: Improve domain_match function to handle port checks and Add Comprehensive Test Cases
74-
55+
== Changelog ==
56+
57+
= 1.4.0 =
58+
59+
### Minor Changes
60+
61+
- 9ff1df86: Introduces a new setting on the Faust settings page that allows users to opt-in or out of Faust removing Nav Menu Locations that are not registered on the Faust Settings page.
62+
63+
= 1.3.2 =
64+
65+
### Patch Changes
66+
67+
- 84076cd1: Bug: Fixes issue with blocks not showing in the block editor when running blockset command on WP >=v6.5
68+
69+
= 1.3.1 =
70+
71+
### Patch Changes
72+
73+
- c28624c: Improve domain_match function to handle port checks and Add Comprehensive Test Cases
74+
7575
[View the full changelog](https://github.com/wpengine/faustjs/blob/canary/plugins/faustwp/CHANGELOG.md)

0 commit comments

Comments
 (0)