Skip to content

Commit 205c518

Browse files
Version Packages (#2056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3bf8104 commit 205c518

File tree

5 files changed

+30
-29
lines changed

5 files changed

+30
-29
lines changed

.changeset/angry-tomatoes-applaud.md

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

plugins/faustwp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Faust
22

3+
## 1.7.4
4+
5+
### Patch Changes
6+
7+
- 3bf8104: Added author for FaustWP plugin.
8+
39
## 1.7.3
410

511
### Patch Changes

plugins/faustwp/faustwp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
* Text Domain: faustwp
1111
* Domain Path: /languages
12-
* Version: 1.7.3
12+
* Version: 1.7.4
1313
* Requires PHP: 7.4
1414
* Requires at least: 5.7
1515
* Update URI: false

plugins/faustwp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@faustwp/wordpress-plugin",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"private": true
55
}

plugins/faustwp/readme.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, colin-murp
33
Tags: faustjs, faust, headless, decoupled, composable-architecture
44
Requires at least: 5.7
55
Tested up to: 6.7.2
6-
Stable tag: 1.7.3
6+
Stable tag: 1.7.4
77
Requires PHP: 7.4
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -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.7.3 =
58-
59-
### Patch Changes
60-
61-
- 4cee2d1: Fixed the token variable name for Github actions
62-
63-
= 1.7.2 =
64-
65-
### Patch Changes
66-
67-
- 4f82c31: Chore update faustwp release process
68-
69-
= 1.7.1 =
70-
71-
### Patch Changes
72-
73-
- 4dddd20: Bug: Fixed an issue with the function content_replacement throwing a 500 error for a null value.
74-
75-
[View the full changelog](https://github.com/wpengine/faustjs/blob/canary/plugins/faustwp/CHANGELOG.md)
55+
== Changelog ==
56+
57+
= 1.7.4 =
58+
59+
### Patch Changes
60+
61+
- 3bf8104: Added author for FaustWP plugin.
62+
63+
= 1.7.3 =
64+
65+
### Patch Changes
66+
67+
- 4cee2d1: Fixed the token variable name for Github actions
68+
69+
= 1.7.2 =
70+
71+
### Patch Changes
72+
73+
- 4f82c31: Chore update faustwp release process
74+
75+
[View the full changelog](https://github.com/wpengine/faustjs/blob/canary/plugins/faustwp/CHANGELOG.md)

0 commit comments

Comments
 (0)