Skip to content

Commit 9249096

Browse files
authored
chore: Version bump and changelog
1 parent 11c3301 commit 9249096

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [4.22.0] - 2022-02-06
8+
## [4.22.1] - 2023-03-08
9+
10+
### Fixed
11+
12+
- Taxonomies metatag behaviour fixed (#152)
13+
14+
## [4.22.0] - 2023-02-06
915

1016
### Added
1117

1218
- `Date archive` title and description
1319

14-
## [4.21.0] - 2022-01-06
20+
## [4.21.0] - 2023-01-06
1521

1622
### Added
1723

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: SEO, Yoast, WPGraphQL, GraphQL, Headless WordPress, Decoupled WordPress, J
44
Requires at least: 5.0
55
Tested up to: 6.1.1
66
Requires PHP: 7.1
7-
Stable tag: 4.22.0
7+
Stable tag: 4.22.1
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

wp-graphql-yoast-seo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://www.ashleyhitchcock.com
99
* Text Domain: wp-graphql-yoast-seo
1010
* Domain Path: /languages
11-
* Version: 4.22.0
11+
* Version: 4.22.1
1212
*
1313
* @package WP_Graphql_YOAST_SEO
1414
*/

0 commit comments

Comments
 (0)