Skip to content

Commit 2cfb83c

Browse files
committed
Bump version and changelog.
1 parent c23abab commit 2cfb83c

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

create-block-theme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin Name: Create Block Theme
66
* Plugin URI: https://wordpress.org/plugins/create-block-theme
77
* Description: Generates a block theme
8-
* Version: 1.2.2
8+
* Version: 1.2.3
99
* Author: WordPress.org
1010
* Author URI: https://wordpress.org/
1111
* License: GNU General Public License v2 or later

readme.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://automattic.com/
55
Tags: themes, theme, block-theme
66
Requires at least: 6.0
77
Tested up to: 6.0
8-
Stable tag: 1.2.2
8+
Stable tag: 1.2.3
99
Requires PHP: 7.0
1010
License: GPLv2 or later
1111
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -37,6 +37,14 @@ Still in the WordPress dashboard, navigate to "Appearance" -> "Create Block Them
3737

3838
== Changelog ==
3939

40+
= 1.2.3 =
41+
Add translation domain (#121)
42+
Check for nonce index (#120)
43+
Validating mime type of font file on server side (#119)
44+
45+
= 1.2.2 =
46+
Add capabilities and nonce checks (#118)
47+
4048
= 1.2.1 =
4149
Correcting version number
4250

0 commit comments

Comments
 (0)