Skip to content

Commit f5d28d5

Browse files
authored
chore: version bump (#74)
1 parent 61b4feb commit f5d28d5

File tree

6 files changed

+73
-49
lines changed

6 files changed

+73
-49
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## Unreleased
44

5+
## v0.1.0
6+
7+
This _minor_ release bumps the plugin version to 0.1.0! However, there are **no breaking changes** in this release.
8+
9+
Additionally, we fixed a few bugs regarding `seo.openGraph` resolution, and deprecated a setting that was removed in RankMath v1.0.211.
10+
11+
The reason for the version bump is to make it easier to update future releases in accordance with our [versioning policy](README.md#updating-and-versioning). While the plugin version number is indicative of the (projected) schema maturity and not the underlying code (which has been used in enteprise production environments for almost two years), the new features and improvements that would warrant major changes to the schema are currently blocked upstream. By bumping to v0.1.0, we can continue to push patch releases in the meantime without users having to worry about breaking changes.
12+
13+
### What's changed
14+
515
- fix: Deprecate `rankMathSettings.sitemaps.general.canPingSearchEngines`, as it was removed in RankMath v1.0.211.
616
- fix: Improve SEO `head` data fetching to load Rank Math modules more consistently.
717
- fix: Correctly parse OG product meta data when resolving `seo.OpenGraph`. H/t @joanpzen

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Adds WPGraphQL support for [Rank Math SEO](https://rankmath.com/). Built with [W
1111

1212
-----
1313

14-
![Packagist License](https://img.shields.io/packagist/l/axepress/wp-graphql-rank-math?color=green) ![Packagist Version](https://img.shields.io/packagist/v/axepress/wp-graphql-rank-math?label=stable) ![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/AxeWP/wp-graphql-rank-math/0.0.16) ![GitHub forks](https://img.shields.io/github/forks/AxeWP/wp-graphql-rank-math?style=social) ![GitHub Repo stars](https://img.shields.io/github/stars/AxeWP/wp-graphql-rank-math?style=social)<br />
14+
![Packagist License](https://img.shields.io/packagist/l/axepress/wp-graphql-rank-math?color=green) ![Packagist Version](https://img.shields.io/packagist/v/axepress/wp-graphql-rank-math?label=stable) ![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/AxeWP/wp-graphql-rank-math/0.1.0) ![GitHub forks](https://img.shields.io/github/forks/AxeWP/wp-graphql-rank-math?style=social) ![GitHub Repo stars](https://img.shields.io/github/stars/AxeWP/wp-graphql-rank-math?style=social)<br />
1515
![CodeQuality](https://img.shields.io/github/actions/workflow/status/axewp/wp-graphql-rank-math/code-quality.yml?branch=develop&label=Code%20Quality)
1616
![Integration Tests](https://img.shields.io/github/actions/workflow/status/axewp/wp-graphql-rank-math/integration-testing.yml?branch=develop&label=Integration%20Testing)
1717
![Coding Standards](https://img.shields.io/github/actions/workflow/status/axewp/wp-graphql-rank-math/code-standard.yml?branch=develop&label=WordPress%20Coding%20Standards)
@@ -32,6 +32,7 @@ Adds WPGraphQL support for [Rank Math SEO](https://rankmath.com/). Built with [W
3232
3. Download the [latest release](https://github.com/AxeWP/wp-graphql-rank-math/releases) `.zip` file, upload it to your WordPress install, and activate the plugin.
3333

3434
### With Composer
35+
3536
```console
3637
composer require axepress/wp-graphql-rank-math
3738
```
@@ -56,7 +57,6 @@ Priority support and custom development is available to [our Sponsors](https://g
5657

5758
<a href="https://github.com/sponsors/AxeWP" alt="GitHub Sponsors"><img src="https://img.shields.io/static/v1?label=Sponsor%20Us%20%40%20AxeWP&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86&style=for-the-badge" /></a>
5859

59-
6060
## Supported Features
6161

6262
* [x] General Settings
@@ -88,14 +88,14 @@ Priority support and custom development is available to [our Sponsors](https://g
8888

8989
### Getting Started ( 🎯 You are here! )
9090

91-
- [System Requirements](#system-requirements)
92-
- [Installation](#quick-install)
91+
* [System Requirements](#system-requirements)
92+
* [Installation](#quick-install)
9393

9494
### Reference
9595

96-
- [GraphQL Queries](./docs/reference/queries.md)
97-
- [WordPress Actions](./docs/reference/actions.md)
98-
- [WordPress Filters](./docs/reference/filters.md)
96+
* [GraphQL Queries](./docs/reference/queries.md)
97+
* [WordPress Actions](./docs/reference/actions.md)
98+
* [WordPress Filters](./docs/reference/filters.md)
9999

100100
## Testing
101101

composer.lock

Lines changed: 51 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.2
66
Requires PHP: 7.4
77
Requires WPGraphQL: 1.14.0
8-
Stable tag: 0.0.16
8+
Stable tag: 0.1.0
99
License: GPL-3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'axepress/wp-graphql-rank-math',
44
'pretty_version' => 'dev-develop',
55
'version' => 'dev-develop',
6-
'reference' => 'f5410a5af6119a4b8c71595d2c4c741baec92185',
6+
'reference' => '61b4feb73cc74c89520312255ee233a3d270fff5',
77
'type' => 'wordpress-plugin',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'axepress/wp-graphql-rank-math' => array(
2323
'pretty_version' => 'dev-develop',
2424
'version' => 'dev-develop',
25-
'reference' => 'f5410a5af6119a4b8c71595d2c4c741baec92185',
25+
'reference' => '61b4feb73cc74c89520312255ee233a3d270fff5',
2626
'type' => 'wordpress-plugin',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

wp-graphql-rank-math.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author: AxePress
88
* Author URI: https://github.com/AxeWP
99
* Update URI: https://github.com/AxeWP/wp-graphql-rank-math
10-
* Version: 0.0.16
10+
* Version: 0.1.0
1111
* Text Domain: wp-graphql-rank-math
1212
* Domain Path: /languages
1313
* Requires at least: 6.0
@@ -20,7 +20,7 @@
2020
* @package WPGraphQL\RankMath
2121
* @author axepress
2222
* @license GPL-3
23-
* @version 0.0.16
23+
* @version 0.1.0
2424
*/
2525

2626
// Exit if accessed directly.

0 commit comments

Comments
 (0)