From b758e4495b6c9c251726abe2ca6c9fed11b58856 Mon Sep 17 00:00:00 2001 From: Herb Miller Date: Thu, 25 Feb 2021 17:39:32 +0000 Subject: [PATCH] Fizzie v0.3.1 2021/02/25 --- README.md | 6 +++++- readme.txt | 6 +++++- style.css | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbcb6b5..16c398c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ * Tags: blocks, FSE, Gutenberg * Requires at least: 5.5.1 * Tested up to: 5.7-beta3 -* Version: 0.3.0 +* Version: 0.3.1 * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -113,6 +113,10 @@ Some of these templates will be needed for other subdomains of wp-a2z.org. ## Change Log +# 0.3.1 +* Changed: Rename more query-pagination blocks to query-pagination-numbers,,https://github.com/bobbingwide/fizzie/issues/11 +* Changed: Rename editor-style.css to style-editor.css and set block widths in the editor + # 0.3.0 * Changed: Change from overriding query-pagination to query-pagination-numbers,https://github.com/bobbingwide/fizzie/issues/18 * Changed: Add support for oik-themes - for FSE themes,https://github.com/bobbingwide/fizzie/issues/51 diff --git a/readme.txt b/readme.txt index 962b141..777b6ce 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.oik-plugins.com/oik/oik-donate/ Tags: blocks, FSE, Gutenberg Requires at least: 5.5.1 Tested up to: 5.7-beta3 -Version: 0.3.0 +Version: 0.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -112,6 +112,10 @@ Pre-requisite plugins: see also Notes == Change Log == += 0.3.1 = +* Changed: Rename more query-pagination blocks to query-pagination-numbers,,[github bobbingwide fizzie issues 11] +* Changed: Rename editor-style.css to style-editor.css and set block widths in the editor + = 0.3.0 = * Changed: Change from overriding query-pagination to query-pagination-numbers,[github bobbingwide fizzie issues 18] * Changed: Add support for oik-themes - for FSE themes,[github bobbingwide fizzie issue 51] diff --git a/style.css b/style.css index 8569214..92c30ee 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://www.oik-plugins.com/oik-themes/fizzie Description: Fizzie theme - a Full Site Editing theme using Gutenberg blocks Author: Bobbing Wide Author URI: https://www.oik-plugins.com/author/bobbingwide -Version: 0.3.0 +Version: 0.3.1 Tags: blocks, Gutenberg, FSE, oik, Full Site Editing, single-column Requires at least: 5.5.1 Requires PHP: 7.3