Skip to content

Commit cb6d25c

Browse files
Version Packages (#1068)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5a975dd commit cb6d25c

File tree

13 files changed

+50
-54
lines changed

13 files changed

+50
-54
lines changed

.changeset/large-bobcats-relax.md

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

.changeset/nine-rats-love.md

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

.changeset/wicked-buttons-relax.md

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

.changeset/wicked-lamps-hang.md

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

examples/next/faustwp-getting-started/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@apollo/client": "^3.6.6",
1313
"@wordpress/base-styles": "^4.7.0",
1414
"@wordpress/block-library": "^7.13.0",
15-
"@faustwp/cli": "0.1.0",
16-
"@faustwp/core": "0.1.0",
15+
"@faustwp/cli": "0.1.1",
16+
"@faustwp/core": "0.1.1",
1717
"classnames": "^2.3.1",
1818
"next": "^12.1.6",
1919
"react": "^17.0.2",

packages/faustwp-cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @faustwp/cli
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- f1b80a4: Added new command, `generatePossibleTypes`, that enables users to update their project's possible types schema for the Apollo GraphQL Client.
8+
- 401ba91: Excluded unnecessary files in production release (src, config files, etc.)
9+
310
## 0.1.0
411

512
### Minor Changes

packages/faustwp-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@faustwp/cli",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "This modules provides a CLI to develop, build, and serve your Faust apps",
55
"main": "dist/index.js",
66
"type": "module",

packages/faustwp-core/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 401ba91: Excluded unnecessary files in production release (src, config files, etc.)
8+
39
## 0.1.0
410

511
### Minor Changes

packages/faustwp-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@faustwp/core",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Faust is a framework that aims to make headless WordPress as streamlined as classic WordPress for both developers and publishers",
55
"main": "dist/cjs/index.js",
66
"module": "dist/mjs/index.js",

plugins/faustwp/CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- b59d6c0: Renamed plugin from `FaustWP` to `Faust`.
8+
- b59d6c0: Updated settings menu text from _Headless_ to _Faust_.
9+
310
## 0.7.11
411

512
### 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: 0.7.11
12+
* Version: 0.8.0
1313
* Requires PHP: 7.2
1414
* Requires at least: 5.7
1515
*

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": "0.7.11",
3+
"version": "0.8.0",
44
"private": true
55
}

plugins/faustwp/readme.txt

Lines changed: 24 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, jasonkonen
33
Tags: faustjs, faust, headless, decoupled
44
Requires at least: 5.7
55
Tested up to: 6.1
6-
Stable tag: 0.7.11
6+
Stable tag: 0.8.0
77
Requires PHP: 7.2
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -27,29 +27,26 @@ The plugin also provides useful options for headless sites, such as the ability
2727

2828
That's it! For more information on getting started with headless WordPress, see [Getting Started with Faust](https://faustjs.org/docs/tutorial/dev-env-setup).
2929

30-
== Changelog ==
31-
32-
= 0.7.11 =
33-
34-
### Patch Changes
35-
36-
- b3c70a4: Prevent WordPress RSS feeds from redirecting to the front-end application.
37-
38-
= 0.7.10 =
39-
40-
### Patch Changes
41-
42-
- 88ce018: Fix generate endpoint when WordPress is installed within a subdirectory. Props to @kermage for the fix!
43-
- 0c757a2: Remove unnecessary config from wordpress.org zip.
44-
45-
= 0.7.9 =
46-
47-
### Patch Changes
48-
49-
- 4ab6cdf: Fix menu paths when activated within a multisite using subdirectories.
50-
- ccb7ff3: Fix page preview links
51-
- bb59263: The plugin's default settings are now working when activated within a multisite installation.
52-
- 6c04567: Fixes a conflict between public route redirects and the full site editor
53-
- d12f938: Updates an icon on the settings page
54-
55-
[View the full changelog](https://faustjs.org/docs/changelog/faustwp)
30+
== Changelog ==WP
31+
32+
= 0.8.0 =
33+
34+
### Minor Changes
35+
36+
- b59d6c0: Renamed plugin from `FaustWP` to `Faust`.
37+
- b59d6c0: Updated settings menu text from _Headless_ to _Faust_.
38+
39+
= 0.7.11 =
40+
41+
### Patch Changes
42+
43+
- b3c70a4: Prevent WordPress RSS feeds from redirecting to the front-end application.
44+
45+
= 0.7.10 =
46+
47+
### Patch Changes
48+
49+
- 88ce018: Fix generate endpoint when WordPress is installed within a subdirectory. Props to @kermage for the fix!
50+
- 0c757a2: Remove unnecessary config from wordpress.org zip.
51+
52+
[View the full changelog](https://faustjs.org/docs/changelog/faustwp)

0 commit comments

Comments
 (0)